ffmpeg/libavformat
Aurelien Jacobs 7f559eb1cd disable loads of debug messages to reduce object size
Originally committed as revision 10518 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-17 12:01:37 +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 update my email address 2007-07-05 20:08:51 +00:00
aiff.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
allformats.c Monkey Audio decoder 2007-09-13 03:22:47 +00:00
allformats.h Monkey Audio decoder 2007-09-13 03:22:47 +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 disable loads of debug messages to reduce object size 2007-09-17 12:01:37 +00:00
asf-enc.c some url_is_streamed()==1 related fixes 2007-03-11 02:51:06 +00:00
asf.c Improve track number decoding for some WMA files 2007-09-09 17:54:26 +00:00
asf.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
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 Monkey Audio decoder 2007-09-13 03:22:47 +00:00
avi.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
avidec.c remove broken movi_end skip-hack-check 2007-08-14 03:00:56 +00:00
avienc.c remove redundant codec_get_bmp_tag() call in avi_write_header() 2007-07-08 01:41:06 +00:00
avio.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
avio.h *_protocol are not part of public API 2007-09-10 18:11:13 +00:00
aviobuf.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +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 Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
cutils.c spelling cosmetics 2007-07-02 12:19:26 +00:00
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 add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
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 Cosmetics: use consistent indentation by four spaces 2007-06-24 07:45:19 +00:00
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 Use AV_RB* macros where appropriate. 2007-07-06 09:32:34 +00:00
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 Complete the video format enum. 2007-02-23 21:09:50 +00:00
flvdec.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
flvenc.c set the previous tag size correctly in flv files 2007-08-04 23:03:17 +00:00
framehook.c Change the vhook code to send real timestamps to the filters instead of the 2007-03-29 05:24:35 +00:00
framehook.h Remove leading underscores from specifiers, they are reserved. 2007-07-02 17:00:04 +00:00
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 replaces hardcoded values by the equivalent enum definitions 2007-07-26 13:01:09 +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 include all prerequisites in header files 2007-06-16 22:59:13 +00:00
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 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 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 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 2007-06-21 09:39:29 +00:00
mpegenc.c loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
mpegts.c loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
mpegts.h remove redundant declaration of mpegts_muxer 2007-07-08 13:42:48 +00:00
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 2007-03-02 21:47:24 +00:00
mpjpeg.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
mtv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
mxf.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
network.h Add initialization and cleanup functions for Winsock 2007-08-09 23:39:05 +00:00
nsvdec.c misc spelling fixes 2007-06-12 09:29:25 +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 ogm: don't use deprecated codec_get_{bmp,wav}_id() 2007-07-08 01:41:09 +00:00
oggparsetheora.c Use AV_RB* macros where appropriate. 2007-07-06 09:32:34 +00:00
oggparsevorbis.c warnings-- 2007-06-24 12:20:18 +00:00
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 Add missing license headers. 2007-02-27 16:05:19 +00:00
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 loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
riff.h remove deprecated codec_get_{bmp,wav}_{id,tag}() 2007-07-08 01:49:24 +00:00
rm.h split rm muxer and demuxer in their own files 2007-05-30 09:44:16 +00:00
rmdec.c Set correct length for last slice in frame subpacket 2007-09-06 03:36:38 +00:00
rmenc.c split rm muxer and demuxer in their own files 2007-05-30 09:44:16 +00:00
rtp.c Support for AAC streaming over RTP. Fragmentation is not implemented yet 2007-09-14 08:17:06 +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 Support fragmentation for AAC frames 2007-09-14 09:00:31 +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 include all prerequisites in header files 2007-06-16 22:59:13 +00:00
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 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 add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
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 loosen dependencies over allformats.h 2007-09-16 23:00:44 +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 license header consistency cosmetics 2007-07-05 10:40:25 +00:00
voc.h license header consistency cosmetics 2007-07-05 10:40:25 +00:00
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