FFmpeg/libav
Mark Hills 3aca208a7b * Ogg/Vorbis patch by Mark Hills
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-22 07:27:13 +00:00
..
.cvsignore
allformats.c
asf.c Get rid of a warning from asfcheck. Not sure that it really helps with WMP though! 2002-11-20 02:57:03 +00:00
au.c
audio.c better than nothing patch for correct audio output with ffplay 2002-11-19 18:21:18 +00:00
avformat.h export match_ext() 2002-11-20 14:54:46 +00:00
avi.h
avidec.c supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used 2002-11-20 10:53:35 +00:00
avienc.c lower case div3 2002-11-18 09:25:02 +00:00
avio.c
avio.h * cleanup statics & const 2002-11-11 09:20:53 +00:00
aviobuf.c * cleanup statics & const 2002-11-11 09:20:53 +00:00
barpainet.c
barpainet.h
beosaudio.cpp Bump up the priority on the decoding thread. 2002-11-12 02:20:02 +00:00
crc.c
cutils.c
dv.c
ffm.c
file.c
framehook.c Initial versions of code to all per-frame video processing in ffmpeg. 2002-11-20 03:00:27 +00:00
framehook.h Initial versions of code to all per-frame video processing in ffmpeg. 2002-11-20 03:00:27 +00:00
gif.c
grab.c pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME 2002-11-20 10:50:44 +00:00
http.c
img.c Set the pkt->pts field correctly so that frame rate reduction has a chance 2002-11-20 02:58:08 +00:00
jpeg.c
Makefile Compile framehook.c 2002-11-20 03:00:43 +00:00
mov.c * fix double free 2002-11-13 19:04:38 +00:00
mpeg.c
mpegts.c
ogg.c * Ogg/Vorbis patch by Mark Hills 2002-11-22 07:27:13 +00:00
raw.c now raw mpeg4 video decoding is fully supported 2002-11-18 17:33:03 +00:00
rm.c
rtp.c experimental mpeg4 video support (currently no slice/timestamp handling) 2002-11-20 20:53:32 +00:00
rtp.h
rtpproto.c
rtsp.c match SDP based on content instead of extension 2002-11-20 14:54:13 +00:00
rtsp.h
rtspcodes.h
strptime.c
strptime.h
swf.c
tcp.c
udp.c fixed multicast connect 2002-11-18 17:16:16 +00:00
utils.c use codec_id so that the codec does not need to be opened 2002-11-20 20:50:29 +00:00
wav.c