ffmpeg/libavformat
Baptiste Coudurier 68bc33fa9f append extradata atoms when parsing, fix OLOCOONS_O3.mov
Originally committed as revision 10688 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-08 13:06:48 +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 Support for AAC streaming over RTP. Fragmentation is not implemented yet 2007-09-14 08:17:06 +00:00
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
allformats.c Fix avisynth compilation after allformats.h was removed 2007-09-26 18:37:20 +00:00
amr.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
apc.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
ape.c Looks like this APE decoder support versions starting from 3.95 2007-09-23 07:40:34 +00:00
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 Added definition and utility functions to handle AVProgram(s) in AVFormatContext 2007-09-25 20:45:46 +00:00
avi.h
avidec.c Add support for AMV variants of AVI files. 2007-09-29 22:47:34 +00:00
avienc.c
avio.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
avio.h Documentation fix for url_f(d)open() 2007-09-28 15:12:26 +00:00
aviobuf.c Indentation 2007-09-26 11:33:30 +00:00
avisynth.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
avs.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
bktr.c Give better filenames to bktr and v4l grabbers 2007-09-05 18:44:06 +00:00
c93.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
crc.c
cutils.c
daud.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
dsicin.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
dv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
dv.h
dv1394.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
dv1394.h Identifiers starting with underscores are reserved. 2007-08-22 12:41:16 +00:00
dvenc.c
dxa.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
electronicarts.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 use the VP6A codec 2007-09-25 19:30:03 +00:00
flvenc.c set the previous tag size correctly in flv files 2007-08-04 23:03:17 +00:00
framehook.c
framehook.h
gif.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
gifdec.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
gxf.c cosmetics: typo 2007-09-19 21:28:42 +00:00
gxf.h cosmetics: alignment 2007-07-26 13:02:07 +00:00
gxfenc.c take care to use video track field number as duration 2007-08-09 17:18:59 +00:00
http.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
idcin.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
idroq.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
img2.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
ipmovie.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
isom.c treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample 2007-07-30 10:00:42 +00:00
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 Add EBML ID for Segment UID 2007-07-28 06:33:05 +00:00
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 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
mmf.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
mov.c append extradata atoms when parsing, fix OLOCOONS_O3.mov 2007-10-08 13:06:48 +00:00
movenc.c DNxHD (SMPTE VC-3) encoder 2007-10-08 11:27:18 +00:00
mp3.c do not write id3v2 header when writing .mp2 files 2007-08-05 00:47:57 +00:00
mpc.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
mpeg.c fix misdetection of out.ac3 2007-08-05 02:17:06 +00:00
mpeg.h
mpegenc.c loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
mpegts.c added structures and code to keep track of pids<->programs mapping: it's needed 2007-09-25 20:58:37 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
mxf.c add D-10 NTSC support 2007-09-21 16:30:58 +00:00
network.h Add initialization and cleanup functions for Winsock 2007-08-09 23:39:05 +00:00
nsvdec.c indent 2007-09-22 08:58:49 +00:00
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 warning fix: 2007-09-16 14:37:01 +00:00
nutenc.c spelling/wording cosmetics 2007-08-17 10:45:50 +00:00
nuv.c Set codec_id correctly for RJPG codec_tag 2007-09-15 08:19:01 +00:00
ogg.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 Check for winsock2.h instead of __MINGW32__ 2007-08-08 19:18:10 +00:00
os_support.h use proper closesocket defines 2007-08-08 20:25:32 +00:00
psxstr.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 HDYC fourcc, sample hdyc/Test2.avi 2007-09-21 18:23:46 +00:00
riff.h
rm.h
rmdec.c dnet audio needs avparser to work with the lavc ac3 decoder. 2007-10-01 19:48:02 +00:00
rmenc.c
rtp.c Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp.h rtp and rtsp demuxer declarations are not part of public API 2007-09-10 22:48:42 +00:00
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp_aac.h Support for AAC streaming over RTP. Fragmentation is not implemented yet 2007-09-14 08:17:06 +00:00
rtp_h264.c fix the packetization mode parsing 2007-08-10 13:34:56 +00:00
rtp_h264.h
rtp_internal.h Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 2007-09-24 12:15:42 +00:00
rtp_mpv.h Remove copyright from a function prototype 2007-08-24 17:40:43 +00:00
rtpproto.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
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 loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
tiertexseq.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
tta.c Set dts in tta demuxer 2007-08-11 22:45:40 +00:00
txd.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
udp.c Set UDP receive buffer to 64k 2007-08-16 22:12:03 +00:00
utils.c Add checking for codecid to has_codec_parameters(). 2007-10-01 22:11:10 +00:00
v4l.c Give better filenames to bktr and v4l grabbers 2007-09-05 18:44:06 +00:00
v4l2.c Forward error code when reading a v4l2 frame 2007-09-13 12:46:30 +00:00
voc.c
voc.h
vocdec.c Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS). 2007-07-19 15:38:33 +00:00
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 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
westwood.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
wv.c loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
x11grab.c Correct one Doxygen entry, replacing NOMEM with AVERROR(ENOMEM). 2007-07-19 15:37:44 +00:00
yuv4mpeg.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00