FFmpeg/libavformat
Reimar Döffinger 95ec3d4cac matroskadec: add generic element length validation.
This validate the length of a mkv element directly after reading
it.
This has the advantage that it is easy to add new limits and makes
it less likely to forget to add checks and also avoids issues like
bits of the length value above the first 32 being ignored because
the parsing functions only takes an int.
Previously discussed in the "mkv 0-byte integer parsing" thread.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-02-06 21:36:53 -05:00
..
4xm.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
a64.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
aacdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ac3dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
adts.h
adtsenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
aea.c Replace remaining occurrences of deprecated CH_* with AV_CH_* 2011-02-06 08:26:12 -05:00
aiff.h
aiffdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
aiffenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
allformats.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
amr.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
anm.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
apc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ape.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
apetag.c
apetag.h
applehttp.c applehttp: Handle absolute paths relative to the current server 2011-02-04 12:23:04 -05:00
asf.c asf/wtv: use service_provider and service_name metadata tags 2011-01-31 08:58:33 -05:00
asf.h Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
asfenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
assdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
assenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
au.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
audiointerleave.c
audiointerleave.h Make ff_interleave_compare_dts static to utils.c. 2011-01-25 21:48:03 +01:00
avc.c
avc.h
avformat.h lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
avi.c
avi.h
avidec.c avidec: simplify read_gab2_sub 2011-02-06 20:30:28 -05:00
avienc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
avio.c Non-blocking protocol: core wrapper functions 2011-02-05 20:29:59 -05:00
avio.h Non-blocking protocol: core wrapper functions 2011-02-05 20:29:59 -05:00
aviobuf.c lavf: make a variant of ff_get_str16_nolen public 2011-01-25 21:48:03 +01:00
avisynth.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
avlanguage.c
avlanguage.h
avs.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
bethsoftvid.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
bfi.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
bink.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
c93.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
caf.c
caf.h
cafdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
cavsvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
cdg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
concat.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
crcenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
cutils.c
daud.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
diracdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dnxhddec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dsicin.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dtsdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dv.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dv.h Make dvenc.c functions static to the unit. 2011-01-25 00:02:12 +00:00
dvenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dxa.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
eacdata.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
electronicarts.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ffm.h
ffmdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
ffmenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ffmeta.h
ffmetadec.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
ffmetaenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
file.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
filmstripdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
filmstripenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
flacdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
flacenc_header.c
flacenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
flacenc.h
flic.c Replace remaining occurrences of deprecated CH_* with AV_CH_* 2011-02-06 08:26:12 -05:00
flv.h
flvdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
flvenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
framecrcenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
gif.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
gopher.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
gxf.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
gxf.h
gxfenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
h261dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
h263dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
h264dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
http.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
http.h
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c id3v2: split tables for various ID3v2 versions 2011-01-22 02:06:10 +01:00
id3v2.h id3v2: split tables for various ID3v2 versions 2011-01-22 02:06:10 +01:00
idcin.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
idroqdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
idroqenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
iff.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
img2.c Make the image2 demuxer log more verbose 2011-01-28 18:04:33 +01:00
ingenientdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
internal.h lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
ipmovie.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
isom.c pass QDMC extradata to the decoder 2011-02-06 16:05:55 -05:00
isom.h
iss.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
iv8.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ivfdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ivfenc.c Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 2011-02-03 13:37:09 +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 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
librtmp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
lmlm4.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
lxfdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
m4vdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
Makefile movenchint: Use rtpenc_chain for setting up the chained RTP muxer 2011-02-04 11:42:54 -05:00
matroska.c
matroska.h Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 2010-06-08 19:28:22 +00:00
matroskadec.c matroskadec: add generic element length validation. 2011-02-06 21:36:53 -05:00
matroskaenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
md5enc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
md5proto.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
metadata_compat.c
metadata.c Introduce av_metadata_copy() to copy metadata from one struct to another. 2011-01-14 19:30:55 +00:00
metadata.h
mm.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mmf.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mms.c
mms.h
mmsh.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mmst.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mov.c pass QDMC extradata to the decoder 2011-02-06 16:05:55 -05:00
movenc.c movenc: byteswap codec_tag in mov_write_ms_tag 2011-01-28 01:06:57 +01:00
movenc.h
movenchint.c movenchint: Use rtpenc_chain for setting up the chained RTP muxer 2011-02-04 11:42:54 -05:00
mp3dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mp3enc.c mp3enc: write ISO8859-1 instead of UTF-16 when possible 2011-02-05 20:13:48 -05:00
mpc8.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mpc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mpeg.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
mpeg.h mpegts: remove get_pts duplicate of ff_parse_pes_pts. 2011-01-30 16:39:27 +00:00
mpegenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mpegts.c mpegts: remove get_pts duplicate of ff_parse_pes_pts. 2011-01-30 16:39:27 +00:00
mpegts.h mpegtsenc: support CODEC_ID_AAC_LATM 2011-01-28 22:33:57 +00:00
mpegtsenc.c mpegtsenc: fix PMT PID calculation 2011-01-31 16:58:23 +00:00
mpegvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mpjpeg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
msnwc_tcp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mtv.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mvi.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mxf.c Make ff_mxf_pixel_layouts static to mxf.c. 2011-01-25 21:48:03 +01:00
mxf.h Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mxfdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mxfenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mxg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ncdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
network.h Convert ff_is_multicast_address to take a struct sockaddr parameter 2010-10-07 07:58:56 +00:00
nsvdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
nullenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
nut.c
nut.h
nutdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
nutenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
nuv.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
oggdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
oggdec.h
oggenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
oggparsedirac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseflac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05: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 Fix compile warning. 2011-02-06 20:33:53 -05: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 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
options.c
os_support.c os_support: make poll() fallbacks conditional on CONFIG_NETWORK 2011-01-28 17:23:19 +00:00
os_support.h os_support: make poll() fallbacks conditional on CONFIG_NETWORK 2011-01-28 17:23:19 +00:00
output-example.c
pcm.c
pcm.h
pcmdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
pcmenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
psxstr.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
pva.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
qcp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
qtpalette.h
r3d.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rawdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rawdec.h
rawenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rawenc.h
rawvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rdt.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rdt.h
riff.c
riff.h
rl2.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rm.c Move rm_codec_tags to rm.c so muxer/demuxer can share it. 2010-05-28 18:18:33 +00:00
rm.h Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rmdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rmenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rpl.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rso.c
rso.h
rsodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rsoenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c rtmpproto: rename URLContext* argument in rtmp_write() 2011-02-03 11:43:48 +00:00
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rtpdec_formats.h
rtpdec_h263.c
rtpdec_h264.c
rtpdec_latm.c
rtpdec_mpeg4.c Remove a few if (p) av_free(p) forms 2011-02-03 01:37:55 +00:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 2011-02-03 13:37:09 +00:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rtpdec.h Make RTPFirstDynamicPayloadHandler static to rtpdec.c 2011-01-25 01:45:34 +00:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtpenc_chain: Don't copy the time_base back to the caller 2011-02-04 11:41:10 -05:00
rtpenc_chain.h
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rtpenc.h
rtpproto.c os: replace select with poll 2011-01-28 15:45:19 +01:00
rtsp.c Use avformat_free_context for cleaning up muxers 2011-02-04 11:39:55 -05:00
rtsp.h os: replace select with poll 2011-01-28 15:45:19 +01:00
rtspcodes.h
rtspdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rtspenc.c rtsp: Don't store RTSPStream in AVStream->priv_data 2011-02-03 00:49:15 +01:00
sapdec.c os: replace select with poll 2011-01-28 15:45:19 +01:00
sapenc.c Use avformat_free_context for cleaning up muxers 2011-02-04 11:39:55 -05:00
sauce.c
sauce.h
sdp.c
seek.c
seek.h
segafilm.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
sierravmd.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
siff.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
smacker.c Remove a few if (p) av_free(p) forms 2011-02-03 01:37:55 +00:00
sol.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
sox.h
soxdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
soxenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
spdif.c
spdif.h
spdifdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
spdifenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
srtdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
swf.h
swfdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
swfenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
tcp.c Non-blocking protocol: TCP 2011-02-05 20:31:38 -05:00
thp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
tiertexseq.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
timefilter.c
timefilter.h
tmv.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
tta.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
tty.c tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 2011-02-03 13:41:08 +00:00
txd.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
udp.c os: replace select with poll 2011-01-28 15:45:19 +01:00
utils.c Make av_set_pts_info keep previous time base if new one is invalid. 2011-02-06 16:12:15 -05:00
vc1test.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
vc1testenc.c VC1testenc: convert pts values to correct time-base. 2011-01-31 09:25:18 -05:00
version.h Update MINOR and set git rev for non-blocking flag API addition. 2011-02-06 09:19:34 -05:00
voc.c
voc.h
vocdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
vocenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
vorbiscomment.c
vorbiscomment.h
vqf.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
wav.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
wc3movie.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
westwood.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
wtv.c reindent after last commit 2011-02-05 20:10:32 -05:00
wv.c Replace remaining occurrences of deprecated CH_* with AV_CH_* 2011-02-06 08:26:12 -05:00
xa.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
yop.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
yuv4mpeg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00