ffmpeg/libavformat
Baptiste Coudurier aaac6c29d2 stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOV
Originally committed as revision 10481 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 10:18:01 +00:00
..
4xm.c Change 4xm demuxer and video decoder to pass the video format version in 2007-08-27 21:58:39 +00:00
Makefile Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer 2007-09-07 13:43:40 +00:00
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
allformats.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
allformats.h move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
amr.c
apc.c
asf-enc.c
asf.c Improve track number decoding for some WMA files 2007-09-09 17:54:26 +00:00
asf.h
au.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
audio.c Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 2007-09-07 13:49:44 +00:00
avformat.h Bump micro version number for r10429 2007-09-10 19:31:03 +00:00
avi.h
avidec.c remove broken movi_end skip-hack-check 2007-08-14 03:00:56 +00:00
avienc.c
avio.c
avio.h *_protocol are not part of public API 2007-09-10 18:11:13 +00:00
aviobuf.c
avisynth.c
avs.c
beosaudio.cpp Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 2007-09-07 13:49:44 +00:00
bethsoftvid.c
bktr.c Give better filenames to bktr and v4l grabbers 2007-09-05 18:44:06 +00:00
c93.c
crc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dv1394.c
dv1394.h Identifiers starting with underscores are reserved. 2007-08-22 12:41:16 +00:00
dvenc.c
dxa.c
electronicarts.c
ffm.c
file.c Allow pipe: URL to take fd number as input 2007-08-17 15:14:29 +00:00
flic.c simplify PTS handling 2007-09-04 17:33:35 +00:00
flv.h
flvdec.c
flvenc.c
framehook.c
framehook.h
gif.c
gifdec.c
gxf.c
gxf.h
gxfenc.c take care to use video track field number as duration 2007-08-09 17:18:59 +00:00
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c
isom.h
libdc1394.c Rename dc1394.c to libdc1394.c 2007-09-05 18:57:03 +00:00
libnut.c Prefix library format names with 'lib' in libavformat 2007-09-05 18:55:20 +00:00
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 2007-09-06 05:14:09 +00:00
matroska.h
matroskadec.c SimpleBlock keyframe flag is the most significant bit 2007-08-31 18:24:09 +00:00
matroskaenc.c spelling/wording nits in some Doxygen comments 2007-09-05 20:31:40 +00:00
mm.c
mmf.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
mov.c stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOV 2007-09-12 10:18:01 +00:00
movenc.c Typo 2007-09-11 23:46:46 +00:00
mp3.c
mpc.c
mpeg.c
mpeg.h
mpegenc.c revert 10409 2007-09-05 17:25:39 +00:00
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c
network.h Add initialization and cleanup functions for Winsock 2007-08-09 23:39:05 +00:00
nsvdec.c
nut.c Ensure av_tree_insert() is defined before using it. 2007-08-11 23:58:10 +00:00
nut.h spelling/wording cosmetics 2007-08-17 10:45:50 +00:00
nutdec.c Remove unused variable. 2007-08-27 12:36:19 +00:00
nutenc.c spelling/wording cosmetics 2007-08-17 10:45:50 +00:00
nuv.c Do not set codec_tag when the container does not specify it. 2007-09-09 09:21:14 +00:00
ogg.c
ogg2.c add support for old flac in ogg 2007-08-12 09:29:39 +00:00
ogg2.h add support for old flac in ogg 2007-08-12 09:29:39 +00:00
oggparseflac.c add support for old flac in ogg 2007-08-12 09:29:39 +00:00
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c
os_support.h
psxstr.c
qtpalette.h
raw.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
raw.h move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
riff.c
riff.h
rm.h
rmdec.c Set correct length for last slice in frame subpacket 2007-09-06 03:36:38 +00:00
rmenc.c
rtp.c Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) 2007-09-10 07:01:29 +00:00
rtp.h rtp and rtsp demuxer declarations are not part of public API 2007-09-10 22:48:42 +00:00
rtp_h264.c fix the packetization mode parsing 2007-08-10 13:34:56 +00:00
rtp_h264.h
rtp_internal.h move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
rtp_mpv.c Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) 2007-09-10 07:01:29 +00:00
rtp_mpv.h Remove copyright from a function prototype 2007-08-24 17:40:43 +00:00
rtpproto.c
rtsp.c Use correct timescale in RTSP seeking 2007-08-25 15:12:38 +00:00
rtsp.h rtp and rtsp demuxer declarations are not part of public API 2007-09-10 22:48:42 +00:00
rtspcodes.h
sdp.c Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if 2007-09-10 15:08:23 +00:00
segafilm.c
sierravmd.c this is debug not info 2007-08-10 22:40:11 +00:00
smacker.c Take ring frame into account when demuxing. 2007-08-23 06:59:19 +00:00
sol.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
swf.c support swink created files which have soi/eoi broken tags reversed 2007-08-20 19:55:37 +00:00
tcp.c Add initialization and cleanup functions for Winsock 2007-08-09 23:39:05 +00:00
thp.c
tiertexseq.c
tta.c Set dts in tta demuxer 2007-08-11 22:45:40 +00:00
txd.c
udp.c Set UDP receive buffer to 64k 2007-08-16 22:12:03 +00:00
utils.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
v4l.c Give better filenames to bktr and v4l grabbers 2007-09-05 18:44:06 +00:00
v4l2.c
voc.c
voc.h
vocdec.c
vocenc.c Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) 2007-08-13 22:55:44 +00:00
wav.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
wc3movie.c
westwood.c
wv.c Support for WavPack version 0x410 (false stereo chunks) 2007-08-13 05:36:50 +00:00
x11grab.c
yuv4mpeg.c