ffmpeg/libavformat
Michael Niedermayer d07f90433a truncated h263 decoding support / H263-ES "demuxer"
Originally committed as revision 1898 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-05-22 14:12:22 +00:00
..
.cvsignore renamed libav to libavformat 2002-11-25 19:07:40 +00:00
Makefile restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 2003-03-11 12:09:13 +00:00
allformats.c added new netpbm pam format support (needed for alpha plane support) 2003-04-19 15:18:00 +00:00
asf.c * filling bitdepth 2003-04-22 08:32:33 +00:00
au.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
audio.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
avformat.h replaced progressive by interleaved 2003-04-21 21:18:15 +00:00
avi.h * keeping compiler happy and quiet 2003-04-23 18:38:34 +00:00
avidec.c Complete support for OpenDML AVIs and AVIs > 2Gb. 2003-04-23 02:04:40 +00:00
avienc.c * introducing new public interface in imgconvert.c 2003-05-07 19:01:45 +00:00
avio.c avoid false URL protocol detection when using ':' in filenames 2003-02-21 11:08:08 +00:00
avio.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
aviobuf.c * keeping compiler happy and quiet 2003-04-23 18:38:34 +00:00
barpainet.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
barpainet.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
beosaudio.cpp Add latency check, the Media Kit shoul repport it, but this seems broken. 2003-04-18 16:22:12 +00:00
crc.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
cutils.c * static,const,compiler warning cleanup 2003-02-10 09:35:32 +00:00
dv.c Complete support for OpenDML AVIs and AVIs > 2Gb. 2003-04-23 02:04:40 +00:00
dv1394.c Complete support for OpenDML AVIs and AVIs > 2Gb. 2003-04-23 02:04:40 +00:00
dv1394.h dv patch by Max Krasnyansky (maxk at qualcomm dot com) 2003-01-22 22:40:52 +00:00
ffm.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
file.c os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 2003-01-11 20:34:38 +00:00
framehook.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
framehook.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
gif.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
gifdec.c transparency support 2003-04-21 21:18:51 +00:00
grab.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
http.c simplified 2003-03-09 16:07:19 +00:00
img.c * moved os_support.h into libavcodec 2003-03-12 18:57:33 +00:00
jpeg.c use correct YUV format for JPEG 2003-04-21 14:39:52 +00:00
mov.c AMR-NB audio support patch by (<joca at rixmail dot se>) 2003-05-14 11:40:16 +00:00
mpeg.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
mpegts.c avoid detecting mpeg stream when other formats embed mp3 tracks. 2003-04-18 14:35:15 +00:00
mpjpeg.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
ogg.c ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) 2003-02-25 09:36:53 +00:00
png.c replaced progressive by interleaved 2003-04-21 21:18:15 +00:00
pnm.c added new netpbm pam format support (needed for alpha plane support) 2003-04-19 15:18:00 +00:00
raw.c truncated h263 decoding support / H263-ES "demuxer" 2003-05-22 14:12:22 +00:00
rm.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
rtp.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
rtp.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtpproto.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
rtsp.c * static,const,compiler warning cleanup 2003-02-10 09:35:32 +00:00
rtsp.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
rtspcodes.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
strptime.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
strptime.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
swf.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00
tcp.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
udp.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
utils.c VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 2003-05-05 20:47:23 +00:00
wav.c sorry forgot 2003-03-12 18:45:50 +00:00
yuv.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
yuv4mpeg.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 2003-03-12 15:16:19 +00:00