ffmpeg/libavformat
Benoit Fouet 36c9e40ab4 Change ff_rm_read_mdpr_codecdata to get back to old behavior.
Originally committed as revision 10954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-08 09:14:09 +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 Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +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 Move external library registrations into a separate block after all native 2007-11-07 22:04:00 +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 Fix streaming to XBox360. 2007-10-15 23:55:14 +00:00
asf.c Allow propagation of stream selection through the ASF demuxer to the 2007-11-06 16:19:09 +00:00
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
asfcrypt.c Add support for decrypting asf files 2007-10-20 14:25:02 +00:00
asfcrypt.h cosmetics: Add #endif comment. 2007-10-21 22:23:37 +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 Musepack SV8 demuxer and decoder 2007-11-07 05:35:46 +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 Add support for AMV variants of AVI files. 2007-09-29 22:47:34 +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 Check context before accessing its field. 2007-11-07 08:34:00 +00:00
avio.h Add ff_ prefix to get_v() 2007-11-03 18:29:16 +00:00
aviobuf.c Add ff_ prefix to get_v() 2007-11-03 18:29:16 +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
crcenc.c rename crc.c to crcenc.c 2007-10-28 22:11:07 +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 FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dv1394.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
dv1394.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +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
eacdata.c add support for demuxing Electronic Arts .cdata files 2007-11-03 22:42:20 +00:00
electronicarts.c probe more kind of electronic arts files 2007-11-07 23:01: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 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
flvdec.c support flv with invalid header 2007-10-31 22:10:34 +00:00
flvenc.c indent 2007-10-09 01:12:27 +00:00
framecrcenc.c move framecrc muxer in its own file 2007-10-28 22:08:09 +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 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +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 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 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 Give the libnut muxer a lib prefix in its name so it does not conflict with 2007-11-07 19:05:47 +00:00
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 2007-09-06 05:14:09 +00:00
matroska.h Make Matroska demuxer output full frames instead of slices for RealVideo 2007-10-21 17:21:20 +00:00
matroskadec.c cosmetics: reindent 2007-10-21 22:27:24 +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 use FFMIN 2007-10-23 22:28:57 +00:00
movenc.c Cosmetics: indentation. 2007-10-24 14:22:56 +00:00
mp3.c make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header() 2007-11-04 19:52:08 +00:00
mpc.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
mpc8.c Musepack SV8 demuxer and decoder 2007-11-07 05:35:46 +00:00
mpeg.c correctly set audio codec when demuxing sofdec files 2007-11-07 23:56:00 +00:00
mpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegenc.c loosen dependencies over allformats.h 2007-09-16 23:00:44 +00:00
mpegts.c associate to each AVProgram the indexes of the AVStreams contained in it 2007-10-20 08:29:05 +00:00
mpegts.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +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 add D-10 NTSC support 2007-09-21 16:30:58 +00:00
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
nsvdec.c indent 2007-09-22 08:58:49 +00:00
nut.c Add some parentheses to clarify operator precedence, fixes the warnings: 2007-11-04 22:51:49 +00:00
nut.h rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 2007-10-30 00:01:25 +00:00
nutdec.c Add ff_ prefix to get_v() 2007-11-03 18:29:16 +00:00
nutenc.c rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 2007-10-30 00:01:25 +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
oggdec.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggdec.h Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparseogm.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparsetheora.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparsevorbis.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
os_support.c Check for winsock2.h instead of __MINGW32__ 2007-08-08 19:18:10 +00:00
os_support.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
psxstr.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
raw.c move unrelated functions declarations out of allformats.h 2007-09-11 09:27:46 +00:00
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
riff.c HDYC fourcc, sample hdyc/Test2.avi 2007-09-21 18:23:46 +00:00
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rm.h Seek regression for RM demuxer fix 2007-11-03 06:43:29 +00:00
rmdec.c Change ff_rm_read_mdpr_codecdata to get back to old behavior. 2007-11-08 09:14:09 +00:00
rmenc.c split rm muxer and demuxer in their own files 2007-05-30 09:44:16 +00:00
rtp.c Do not send too many RTCP packets (according to RFC 3550, the minimum 2007-11-05 12:25:10 +00:00
rtp.h Remove prototype for non-existent function 2007-10-26 11:36:11 +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 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtp_h264.c Enable debug variable only when debug code is enabled, fixes the warning: 2007-11-04 12:46:16 +00:00
rtp_h264.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtp_internal.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +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 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtpproto.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
rtsp.c Specify the server address when opening an rtp:// URL in rtsp.c, so 2007-11-07 14:20:40 +00:00
rtsp.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sdp.c Explicitly include rtp.h (needed for rtp_get_payload_type()) 2007-10-26 15:12:55 +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
siff.c Remove unused variables, fixes the following warnings: 2007-10-31 11:35:10 +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 Take the target address family in account when determining the family of 2007-10-31 07:27:38 +00:00
utils.c print newline after program id even when the name is missing 2007-10-26 20:02:11 +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 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +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