FFmpeg/libavformat
Diego Biurrun bf3027c87b TrueSpeech compatible audio decoder by Konstantin Shishkov
Originally committed as revision 4803 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-03 02:30:38 +00:00
..
.cvsignore renamed libav to libavformat 2002-11-25 19:07:40 +00:00
4xm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
allformats.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
amr.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
asf-enc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
asf.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
asf.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
au.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
audio.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
avformat.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
avi.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
avidec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
avienc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
avio.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
avio.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
aviobuf.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
barpainet.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
barpainet.h Unify include paths, -I.. is in CFLAGS. 2005-12-05 20:44:56 +00:00
beosaudio.cpp minor compilation fix 2005-08-11 22:26:12 +00:00
crc.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
cutils.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
daud.c Support D-Cinema audio demuxing. 2005-09-02 19:18:59 +00:00
dc1394.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dv1394.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dv1394.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dv.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dv.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
electronicarts.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ffm.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
file.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
flic.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
flvdec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
flvenc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
framehook.c printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) 2005-07-13 10:18:35 +00:00
framehook.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
gif.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
gifdec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
grab_bktr.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
grab.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
http.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
idcin.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
idroq.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
img2.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
img.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ipmovie.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
jpeg.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
Makefile COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
matroska.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mmf.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mov.c finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. 2005-12-30 20:34:08 +00:00
movenc.c finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. 2005-12-30 20:34:08 +00:00
mp3.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mpeg.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mpegts.c try with auto_guess if first detection fails 2006-01-02 20:27:15 +00:00
mpegts.h added support for DVHS (192) packet size 2006-01-02 20:13:24 +00:00
mpegtsenc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpjpeg.c Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 2005-09-23 00:25:41 +00:00
nsvdec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
nut.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ogg2.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ogg2.h flac in ogg support 2005-05-11 22:47:26 +00:00
ogg.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
oggparseflac.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
oggparsetheora.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
oggparsevorbis.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
os_support.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
os_support.h cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2004-04-24 11:51:38 +00:00
png.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
pnm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
psxstr.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
qtpalette.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
raw.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
rm.c Support for 28_8 in old ar. files 2005-12-25 00:48:12 +00:00
rtp.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rtp.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rtpproto.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
rtsp.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
rtsp.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rtspcodes.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
segafilm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
sgi.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
sierravmd.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
sol.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
swf.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
tcp.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
udp.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
utils.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
wav.c TrueSpeech compatible audio decoder by Konstantin Shishkov 2006-01-03 02:30:38 +00:00
wc3movie.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
westwood.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
yuv4mpeg.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
yuv.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00