ffmpeg/libavcodec
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed.
Originally committed as revision 5858 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-29 20:47:47 +00:00
..
alpha
armv4l
i386 some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
liba52
mlib
ppc
ps2
sh4
sparc
4xm.c
8bps.c
Makefile some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c make the adx adpcm codec available 2006-07-08 22:31:14 +00:00
adx.c make the adx adpcm codec available 2006-07-08 22:31:14 +00:00
alac.c
allcodecs.c Remove spurious references to Ogg Theora encoder, such a thing never existed. 2006-07-29 20:47:47 +00:00
amr.c rename AMR config variables to CONFIG_AMR* 2006-07-12 16:49:14 +00:00
apiexample.c
asv1.c
avcodec.h Remove spurious references to Ogg Theora encoder, such a thing never existed. 2006-07-29 20:47:47 +00:00
avs.c
beosthread.c
bitstream.c
bitstream.h remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 2006-07-09 10:33:49 +00:00
bitstream_filter.c
bmp.c
cabac.c
cabac.h
cavs.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cavsdata.h replace run by run+1 in VLC tables 2006-07-14 19:15:08 +00:00
cavsdsp.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cinepak.c
cljr.c
cook.c
cookdata.h
cscd.c
cyuv.c
dct-test.c
dpcm.c
dsputil.c Fix compilation with --disable-decoders. 2006-07-07 11:08:58 +00:00
dsputil.h
dtsdec.c
dv.c
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub.c
dvdsubenc.c
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c
flac.c moving utf8 reading function to libavutil 2006-07-07 22:43:32 +00:00
flacenc.c cosmetic change to adjust alignment. 2006-07-16 17:08:25 +00:00
flashsv.c
flicvideo.c
fraps.c
g726.c
golomb.c
golomb.h
h261.c --enable/disable parsers. Warning: some combinations are broken. 2006-07-09 12:02:15 +00:00
h261data.h
h263.c
h263data.h
h263dec.c --enable/disable parsers. Warning: some combinations are broken. 2006-07-09 12:02:15 +00:00
h264.c 10l in r5768 (broke mbaff) 2006-07-27 20:37:21 +00:00
h264data.h
h264idct.c
huffyuv.c
idcinvideo.c
imgconvert.c
imgconvert_template.h
imgresample.c Fix a corner case in sws emulation 2006-07-25 15:23:44 +00:00
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jpeg_ls.c
jrevdct.c
kmvc.c
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h
mace.c
mdct.c
mdec.c
mjpeg.c
mmvideo.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
motion_est.c
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 2006-07-09 10:33:49 +00:00
mpegvideo.h
msmpeg4.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 2006-07-09 10:33:49 +00:00
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c
oggtheora.c
oggvorbis.c
opt.c
opt.h
os2thread.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
parser.c make some tables const 2006-07-09 13:01:06 +00:00
pcm.c
png.c
pnm.c --enable/disable parsers. Warning: some combinations are broken. 2006-07-09 12:02:15 +00:00
pthread.c
qdm2.c
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
raw.c
resample.c
resample2.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c
snow.h
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
swscale.h Remove sws_global_init() from swscaler emulation 2006-07-27 12:31:31 +00:00
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
ulti.c
ulti_cb.h
utils.c Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
vc1.c Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use) 2006-07-29 03:11:14 +00:00
vc1acdata.h
vc1data.h Some B-frames support (parsing and decoding only, no motion compesation is done) 2006-07-24 04:24:53 +00:00
vcr1.c
vmdav.c
vorbis.c
vorbis.h
vp3.c Do not crash when the first frame is not a keyframe (and thus none of the 2006-07-23 18:22:29 +00:00
vp3data.h
vp3dsp.c avoid 4 + 2006-07-19 23:51:11 +00:00
vqavideo.c
w32thread.c
wmadata.h
wmadec.c
wmv2.c remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 2006-07-09 10:33:49 +00:00
wnv1.c
ws-snd1.c
x264.c sync to x264 r537 2006-07-18 01:29:43 +00:00
xan.c
xl.c
xvid_rc.c
xvidff.c
xvmcvideo.c
zmbv.c