FFmpeg/libavformat
Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag.
'keyframes' metatag is not part of the standard, it is just
convention to use such kind of metatag information for indexing.
Structure is following, it allows to have it inconsistent:
keyframes:
 times (array):
  time0 (num)
  time1 (num)
  time2 (num)
 filepositions (array)
  position0 (num)
  position1 (num)

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-03-31 07:31:58 +02:00
..
4xm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
a64.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adts.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adtsenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aea.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aiff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aiffdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aiffenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
allformats.c Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
amr.c amr: Set the AVFMT_GENERIC_INDEX flag 2011-03-21 21:31:34 +01:00
anm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
apc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ape.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
apetag.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
apetag.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
applehttp.c applehttp: Change the variable for stream position in seconds into int64_t 2011-03-21 20:16:53 +01:00
applehttpproto.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asfcrypt.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asfcrypt.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asfdec.c asfdec: also subtract preroll when reading simple index object 2011-03-23 13:46:19 +00:00
asfenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
assdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
assenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
au.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
audiointerleave.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
audiointerleave.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avformat.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avi.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avidec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avienc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avio_internal.h avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
avio.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avio.h avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
aviobuf.c avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
avisynth.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avlanguage.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avlanguage.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avs.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bethsoftvid.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bfi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bink.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
c93.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
caf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
caf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cafdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsvideodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cdg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
concat.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
crcenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cutils.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
daud.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dfa.c Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
diracdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhddec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsicin.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dtsdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxa.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eacdata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
electronicarts.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffm.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffmenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffmeta.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffmetadec.c ffmetadec.c: fix compiler warnings. 2011-03-24 08:06:39 -04:00
ffmetaenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
file.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
filmstripdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
filmstripenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacenc_header.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flic.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flv.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flvdec.c flvdec: read index stored in the 'keyframes' tag. 2011-03-31 07:31:58 +02:00
flvenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
framecrcenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gif.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gopher.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gxf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gxf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gxfenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
http.c http: header field names are case insensitive 2011-03-28 04:16:12 +02:00
http.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
httpauth.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
httpauth.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
id3v1.c id3v1: change filesize to int64_t. 2011-03-28 21:15:50 -07:00
id3v1.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
id3v2.c id3v2: skip broken tags with invalid size 2011-03-22 09:08:59 -04:00
id3v2.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idcin.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idroqdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idroqenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
iff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
img2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ingenientdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ipmovie.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
isom.c Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 2011-03-23 07:30:15 -04:00
isom.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
iss.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
iv8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivfdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivfenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jvdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavformat.v Hide demuxers', muxers' and protocols' objects via the ld version script. 2011-01-28 01:45:17 +00:00
libnut.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
librtmp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lmlm4.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lxfdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
m4vdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
matroska.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
matroska.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
matroskadec.c matroskadec: set default duration for simple block 2011-03-25 00:34:18 +01:00
matroskaenc.c matroskaenc: remove a variable that's unused after bc17bd9. 2011-03-23 09:01:49 -04:00
md5enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
md5proto.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
metadata_compat.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
metadata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
metadata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mmf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mms.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mms.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mmsh.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mmst.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mov.c mov: Add support for zero-sized stsc runs. 2011-03-31 07:28:20 +02:00
movenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
movenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
movenchint.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mp3dec.c lavf: replace some more avio_seek(SEEK_CUR) with avio_skip 2011-03-20 20:33:05 -04:00
mp3enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegts.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegts.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegtsenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpjpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msnwc_tcp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mtv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mvi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mxf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mxf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mxfdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mxfenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mxg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ncdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
network.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nsvdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nullenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nut.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nut.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nutdec.c avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
nutenc.c avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
nuv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
oggdec.c avio: deprecate url_feof 2011-03-07 17:20:31 -05:00
oggdec.h oggdec: Remove write-only variable 2010-04-16 12:21:29 +00:00
oggenc.c avio: make get_checksum() internal. 2011-03-30 07:48:55 +02:00
oggparsedirac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
oggparseflac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
oggparseogm.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseskeleton.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
oggparsespeex.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsetheora.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsevorbis.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
oma.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
options.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
os_support.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
os_support.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
output-example.c avio: rename url_fopen/fclose -> avio_open/close. 2011-02-23 10:18:55 -05:00
pcm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcm.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcmenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
psxstr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pva.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qcp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qtpalette.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
r3d.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawvideodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rdt.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rdt.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
riff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
riff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rl2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rm.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rmenc.c rmenc: replace avio_seek(0) with avio_tell() 2011-03-20 20:33:05 -04:00
rpl.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rso.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rso.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rsodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rsoenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtmp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtmppkt.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtmppkt.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtmpproto.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_amr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_asf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_formats.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_h263.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_h264.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_latm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_mpeg4.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_qcelp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_qdm2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_qt.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_svq3.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_vp8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec_xiph.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_aac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_amr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_chain.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_chain.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_h263.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_h264.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_mpv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_vp8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc_xiph.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtpproto.c avio: make udp_set_remote_url/get_local_port internal. 2011-03-23 17:32:13 +01:00
rtsp.c rtsp: Specify unicast for TCP interleaved streams, too 2011-03-21 20:58:33 +01:00
rtsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtspcodes.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtspdec.c rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers 2011-03-30 22:44:07 +02:00
rtspenc.c rtsp: Don't use a locale dependent format string 2011-03-23 07:30:16 -04:00
sapdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sapenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sauce.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sauce.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sdp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
seek.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
seek.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
segafilm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sierravmd.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
siff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
smacker.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sol.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sox.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
soxdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
soxenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
spdif.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
spdif.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
spdifdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
spdifenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
srtdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
swf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
swfdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
swfenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tcp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
thp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiertexseq.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
timefilter.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
timefilter.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tmv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tta.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tty.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
txd.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
udp.c avio: make udp_set_remote_url/get_local_port internal. 2011-03-23 17:32:13 +01:00
utils.c Use audio_service_type to set stream disposition. 2011-03-25 16:58:50 -04:00
vc1test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1testenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
version.h Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
voc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
voc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vocdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vocenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbiscomment.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbiscomment.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vqf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wav.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wc3movie.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
westwood.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wtv.c lavf: replace some more avio_seek(SEEK_CUR) with avio_skip 2011-03-20 20:33:05 -04:00
wv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xa.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
yop.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
yuv4mpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00