ffmpeg/libavformat
Fabrice Bellard e45f19437e harcoded DTS computation for mpeg
Originally committed as revision 2624 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-18 13:03:37 +00:00
..
.cvsignore
4xm.c set frame rate information, for good measure 2003-11-16 14:26:50 +00:00
Makefile yep, FLI support 2003-11-14 05:42:14 +00:00
allformats.c yep, FLI support 2003-11-14 05:42:14 +00:00
amr.c
asf.c frame rate should be completely disabled in asf (closer now) - disabled seek 2003-11-10 18:49:58 +00:00
au.c seek support for PCM formats 2003-11-10 18:41:45 +00:00
audio.c
avformat.h fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) 2003-12-16 11:21:25 +00:00
avi.h initial seek support 2003-11-10 18:48:33 +00:00
avidec.c initial seek support 2003-11-10 18:48:33 +00:00
avienc.c DUCK codec 2003-12-03 04:58:48 +00:00
avio.c
avio.h
aviobuf.c
barpainet.c
barpainet.h
beosaudio.cpp
crc.c
cutils.c
dv.c * DV demuxer is now capable of decoding auxilary audio stream. So, 2003-10-31 22:26:26 +00:00
dv.h * DV demuxer is now capable of decoding auxilary audio stream. So, 2003-10-31 22:26:26 +00:00
dv1394.c * DV demuxer is now capable of decoding auxilary audio stream. So, 2003-10-31 22:26:26 +00:00
dv1394.h
ffm.c Add more resilience in reading ffm files. In particular, don't assume 2003-11-19 02:34:40 +00:00
file.c cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 2003-12-14 17:47:23 +00:00
flic.c yep, FLI support 2003-11-14 05:42:14 +00:00
flvdec.c
flvenc.c
framehook.c
framehook.h
gif.c removing unused var & converting 64->32bit 2003-12-05 23:12:03 +00:00
gifdec.c
grab.c
http.c using LIBAVFORMAT_IDENT 2003-12-08 17:50:38 +00:00
idcin.c
idroq.c
img.c
ipmovie.c off by 1 in the palette 2003-12-01 13:59:08 +00:00
jpeg.c - Add reget_buffer() function to AVCodecContext 2003-11-26 20:57:15 +00:00
mov.c fixed double free 2003-11-10 18:43:12 +00:00
movenc.c removing borderline spyware 2003-11-04 12:55:26 +00:00
mp3.c added parsing 2003-11-10 18:42:51 +00:00
mpeg.c harcoded DTS computation for mpeg 2003-12-18 13:03:37 +00:00
mpegts.c better get_packet_size and probe 2003-12-09 00:17:43 +00:00
mpegts.h support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 2003-11-12 21:56:57 +00:00
mpegtsenc.c support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 2003-11-12 21:56:57 +00:00
mpjpeg.c
nut.c msb pts support 2003-12-08 17:54:40 +00:00
ogg.c using LIBAVFORMAT_IDENT 2003-12-08 17:50:38 +00:00
os_support.c
os_support.h
png.c
pnm.c Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) 2003-11-24 17:59:56 +00:00
psxstr.c
qtpalette.h added palette support to the QT demuxer; registered SMC video decoder 2003-11-10 03:17:32 +00:00
raw.c seek support for PCM formats 2003-11-10 18:41:45 +00:00
rm.c
rtp.c use parsers 2003-11-10 18:40:14 +00:00
rtp.h
rtpproto.c
rtsp.c initial seek support - more generic play/pause support 2003-11-10 18:39:26 +00:00
rtsp.h initial seek support - more generic play/pause support 2003-11-10 18:39:26 +00:00
rtspcodes.h
segafilm.c
swf.c SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) 2003-12-05 00:41:58 +00:00
tcp.c
udp.c
utils.c fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) 2003-12-16 11:21:25 +00:00
wav.c seeking support - fixed some ADPCM decoding cases 2003-11-10 18:44:27 +00:00
wc3movie.c
westwood.c
yuv.c
yuv4mpeg.c