FFmpeg/libavformat
Oded Shimon 9d4461b9f2 Disable lavf NUT until it is synced to spec
Originally committed as revision 5312 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-04-23 13:47:13 +00:00
..
.cvsignore
4xm.c
adtsenc.c skip 0byte packets 2006-03-27 16:43:04 +00:00
aiff.c AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 2006-02-02 15:21:19 +00:00
allformats.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
amr.c
asf-enc.c
asf.c timebase fix 2006-03-02 19:50:21 +00:00
asf.h
au.c
audio.c simplify AVFormatParameters NULL checks 2006-03-11 00:22:21 +00:00
avformat.h NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
avi.h
avidec.c Fix demuxing of AVIs with pad streams. 2006-04-06 03:33:10 +00:00
avienc.c KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 2006-04-07 16:59:57 +00:00
avio.c
avio.h add a Creative VOC (de)muxer 2006-02-09 22:52:23 +00:00
aviobuf.c add a Creative VOC (de)muxer 2006-02-09 22:52:23 +00:00
avs.c complete AVS playback system (from Creature Shock computer game), 2006-02-17 03:17:42 +00:00
barpainet.c
barpainet.h
beosaudio.cpp
crc.c
cutils.c
daud.c
dc1394.c
dv1394.c Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. 2006-03-08 21:51:39 +00:00
dv1394.h
dv.c * fixing DV-in-AVI type1 packet production bug 2006-04-01 23:13:53 +00:00
dv.h typo 2006-02-08 11:43:47 +00:00
electronicarts.c
ffm.c
file.c
flic.c
flvdec.c extract duration 2006-03-16 17:04:31 +00:00
flvenc.c
framehook.c
framehook.h
gif.c
gifdec.c
grab_bktr.c simplify AVFormatParameters NULL checks 2006-03-11 00:22:21 +00:00
grab.c Tell the user why video capture is failing 2006-03-13 09:47:37 +00:00
http.c
idcin.c
idroq.c
img2.c simplify AVFormatParameters NULL checks 2006-03-11 00:22:21 +00:00
img.c fix double free, priv_data is freed in av_open_input_stream 2006-03-26 14:06:00 +00:00
ipmovie.c
jpeg.c
Makefile Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 2006-04-15 15:05:53 +00:00
matroska.c dont set random timestamps if they are not known 2006-03-25 19:51:12 +00:00
mm.c complete American Laser Games MM playback system, courtesy of Peter Ross 2006-02-12 06:49:40 +00:00
mmf.c report to user if mmf with midi found (and not supported) 2006-04-20 22:17:11 +00:00
mov.c set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay 2006-04-19 14:18:13 +00:00
mov.h move declaration to mov.h 2006-04-19 10:02:41 +00:00
movenc.c move declaration to mov.h 2006-04-19 10:02:41 +00:00
mp3.c
mpeg.c add size to AVIndex 2006-03-01 11:29:55 +00:00
mpegts.c This patch simply adds demuxing support for AC-3 streams in DVB TS 2006-04-01 19:02:40 +00:00
mpegts.h
mpegtsenc.c generic crc calculation code 2006-03-06 14:13:01 +00:00
mpjpeg.c
nsvdec.c
nut.c Disable lavf NUT until it is synced to spec 2006-04-23 13:47:13 +00:00
nuv.c Avoid crash if there is a rtjpeg quant header but no video stream in file 2006-04-20 10:38:15 +00:00
ogg2.c
ogg2.h
ogg.c
oggparseflac.c
oggparsetheora.c support correct ptses on other than version 3.2.0 aswell 2006-02-22 00:18:12 +00:00
oggparsevorbis.c
os_support.c
os_support.h
png.c
pnm.c
psxstr.c
qtpalette.h
raw.c simplify AVFormatParameters NULL checks 2006-03-11 00:22:21 +00:00
rm.c add size to AVIndex 2006-03-01 11:29:55 +00:00
rtp.c fix constraint violation: libavformat is not allowed to modify state of caller, including rng state 2006-03-30 16:44:32 +00:00
rtp.h
rtpproto.c
rtsp.c simplify AVFormatParameters NULL checks 2006-03-11 00:22:21 +00:00
rtsp.h
rtspcodes.h
segafilm.c
sgi.c
sierravmd.c More correct demuxing and timestamp setting fot Sierra VMD 2006-03-11 04:27:58 +00:00
smacker.c Smacker demuxer and decoder. 2006-03-21 17:27:47 +00:00
sol.c
swf.c
tcp.c os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 2006-02-02 13:07:30 +00:00
tta.c 10l, allocate bitbuffer with regard to the padding size 2006-02-13 12:05:06 +00:00
udp.c
utils.c use av_d2q to parse frame rate 2006-03-24 15:47:44 +00:00
v4l2.c Do not be too verbose 2006-03-13 09:48:32 +00:00
voc.c add Creative 8 bits ADPCM schemes support 2006-02-16 00:09:23 +00:00
voc.h add a Creative VOC (de)muxer 2006-02-09 22:52:23 +00:00
wav.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 2006-03-27 22:22:50 +00:00
wc3movie.c
westwood.c
yuv4mpeg.c Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. 2006-02-08 15:39:12 +00:00
yuv.c