ffmpeg/libavformat
Michael Niedermayer db8f4a92c9 warn the user about the the mdhd problem
(this is of course not a good solution but its better than silently
generating invalid files, we should find a better solution)

Originally committed as revision 9153 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-30 00:08:32 +00:00
..
4xm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
Makefile RoQ muxer, patch by Vitor, vitor1001 gmail com 2007-05-09 23:07:40 +00:00
adtsenc.c
aiff.c Support for newer MacOSX AIFF 2007-04-27 17:19:07 +00:00
allformats.c RoQ muxer, patch by Vitor, vitor1001 gmail com 2007-05-09 23:07:40 +00:00
allformats.h RoQ muxer, patch by Vitor, vitor1001 gmail com 2007-05-09 23:07:40 +00:00
amr.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
apc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
asf-enc.c
asf.c cosmetics: Fix indentation after last commit, patch by Zuxy Meng. 2007-05-06 12:04:17 +00:00
asf.h
au.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
audio.c fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value 2007-04-27 16:10:05 +00:00
avformat.h Remove extern C declarations for C++. 2007-05-16 12:25:54 +00:00
avi.h
avidec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
avienc.c
avio.c
avio.h
aviobuf.c cosmetics: fix indentation 2007-05-11 19:07:40 +00:00
avisynth.c
avs.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
beosaudio.cpp
bethsoftvid.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
c93.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
crc.c
cutils.c
daud.c
dc1394.c
dsicin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
dv.c
dv.h
dv1394.c
dv1394.h
dvenc.c Don't forget about audio remaining in buffer, in case there is enough 2007-05-16 02:02:22 +00:00
dxa.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
electronicarts.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
ffm.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
file.c
flic.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
flv.h
flvdec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
flvenc.c
framehook.c
framehook.h spelling 2007-04-12 11:28:34 +00:00
gif.c
gifdec.c
grab.c Drop unnecessary libavcodec/ prefix in #include path. 2007-05-16 09:21:23 +00:00
grab_bktr.c
gxf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
gxf.h
gxfenc.c
http.c Use usleep instead of sleep, some MinGW versions lack sleep. 2007-05-17 10:30:03 +00:00
idcin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
idroq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
img2.c autodetect ptx files 2007-05-08 11:57:49 +00:00
ipmovie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
isom.c dmb1 fourcc, mjpeg_opendml.mov 2007-05-10 23:42:28 +00:00
isom.h cosmectics, use consistant and homogeneous type names for atoms 2007-04-26 11:36:05 +00:00
libnut.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
matroska.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
mmf.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
mov.c simplify, no need for a function 2007-05-12 22:17:40 +00:00
movenc.c warn the user about the the mdhd problem 2007-05-30 00:08:32 +00:00
mp3.c id3v2 writer 2007-05-22 08:28:32 +00:00
mpc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
mpeg.c Fix loop condition so it can be run through more than once. 2007-04-30 09:46:11 +00:00
mpegts.c variable initialization (because of a gcc warning) 2007-05-29 08:19:37 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mxf.c correct comment about seek function 2007-04-24 10:51:26 +00:00
network.h initial mingw networking support 2007-05-15 14:58:30 +00:00
nsvdec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
nut.c
nut.h
nutdec.c Remove unused code + variable, fixes a warning. 2007-04-24 05:50:30 +00:00
nuv.c fix "incorrect frame size" errors with small.nuv 2007-05-27 08:06:45 +00:00
ogg.c
ogg2.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c fix display of theora videos with visible size smaller than encoded size 2007-05-07 15:43:01 +00:00
oggparsevorbis.c
os_support.c r9095 invalidly removed the check for non-winsock 2007-05-21 16:08:03 +00:00
os_support.h
psxstr.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
qtpalette.h
raw.c add rgb suffix handling for demuxer 2007-05-23 07:17:17 +00:00
riff.c Atrac3 decoder. 2007-04-17 20:53:39 +00:00
riff.h patch so that the deprecated items show up correctly 2007-05-02 09:13:47 +00:00
rm.c Atrac3 decoder. 2007-04-17 20:53:39 +00:00
rtp.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
rtp.h
rtp_h264.c
rtp_h264.h
rtp_internal.h
rtpproto.c Typos 2007-05-10 10:51:00 +00:00
rtsp.c Add transport method options 2007-05-22 07:51:39 +00:00
rtsp.h remove unused rtsp_callback 2007-04-26 17:38:30 +00:00
rtspcodes.h
segafilm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sierravmd.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
smacker.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sol.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
swf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
tcp.c implement ff_socket_nonblock and use it in networking code 2007-04-27 00:41:50 +00:00
thp.c cosmetics: indentation fix 2007-04-08 12:05:02 +00:00
tiertexseq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
tta.c Support for seeking in TTA files. 2007-04-25 23:22:05 +00:00
txd.c Renderware TXD demuxer 2007-05-07 13:30:08 +00:00
udp.c use ff_neterrno() and FF_NETERROR() for networking error handling 2007-04-27 00:35:54 +00:00
utils.c Use url_fopen error code when opening input file 2007-05-10 13:25:33 +00:00
v4l2.c Reindent code after last commit 2007-05-10 10:15:15 +00:00
voc.c
voc.h
vocdec.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
vocenc.c
wav.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
wc3movie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
westwood.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
wv.c
x11grab.c
yuv4mpeg.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00