ffmpeg/libavcodec
Michael Niedermayer 86f85dca30 cleanup
Originally committed as revision 1142 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-02 08:55:46 +00:00
..
alpha
armv4l idct_permutation_type variable, so the permutation type can quickly be identified 2002-10-25 13:39:47 +00:00
i386 new generic FFT/MDCT code for audio codecs 2002-10-28 00:34:08 +00:00
liba52
mlib idct_permutation_type variable, so the permutation type can quickly be identified 2002-10-25 13:39:47 +00:00
ppc
ps2 dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-10-27 09:20:48 +00:00
.cvsignore
Makefile added new fft/mdct code - added fft-test program 2002-10-28 00:51:48 +00:00
a52dec.c
ac3.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3dec.c
ac3enc.c preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3tab.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
adpcm.c
allcodecs.c added wma decoder 2002-10-28 00:48:55 +00:00
apiexample.c
avcodec.c
avcodec.h exporting the internal qscale table, this allso fixes the ordering 2002-10-30 20:41:40 +00:00
bswap.h
common.c
common.h put MIN/MAX under ifndef MAX/MIN 2002-11-01 20:37:10 +00:00
dct-test.c
dsputil.c
dsputil.h NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> 2002-10-30 20:31:04 +00:00
dv.c
dvdata.h
error_resilience.c
eval.c
fastmemcpy.h
fdctref.c
fft-test.c new generic FFT/MDCT code for audio codecs 2002-10-28 00:34:08 +00:00
fft.c new generic FFT/MDCT code for audio codecs 2002-10-28 00:34:08 +00:00
h263.c hopefully fixing sprite_warping_points==0 2002-11-01 13:25:22 +00:00
h263data.h
h263dec.c better padding bug detection 2002-11-02 00:05:06 +00:00
imgconvert.c 1) Add MMX deinterlace code. 2002-10-30 09:09:34 +00:00
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mdct.c avoid name clash 2002-10-29 22:26:01 +00:00
mem.c
mjpeg.c fixed 10l 2002-10-31 09:24:25 +00:00
motion_est.c fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated 2002-10-31 00:48:05 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c cleanup 2002-11-02 08:55:46 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them 2002-10-31 16:11:03 +00:00
mpegvideo.h exporting the internal qscale table, this allso fixes the ordering 2002-10-30 20:41:40 +00:00
msmpeg4.c mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) 2002-10-27 12:20:58 +00:00
msmpeg4data.h
oggvorbis.c
oggvorbis.h
pcm.c
ratecontrol.c
resample.c
rv10.c handle direct rendering buffer allocation failure 2002-10-27 00:02:23 +00:00
simple_idct.c
simple_idct.h
svq1.c handle direct rendering buffer allocation failure 2002-10-27 00:02:23 +00:00
svq1_cb.h
utils.c dont call emms_c() for each MB 2002-10-31 12:11:53 +00:00
wmadata.h added wma decoder 2002-10-28 00:48:55 +00:00
wmadec.c * avoid negative numbers as well 2002-10-31 20:22:30 +00:00