FFmpeg/libavcodec
Fabrice Bellard f9ed4f8894 put all integer init code to compute n^(4/3) - memory alloc and header fixes
Originally committed as revision 518 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-18 22:58:08 +00:00
..
alpha
armv4l
i386 tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests) 2002-05-18 22:49:11 +00:00
liba52
mlib
.cvsignore
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
apiexample.c
avcodec.c * first shot for the new avcodec API 2002-05-14 14:17:11 +00:00
avcodec.h - repeat_pict meaning changed, now it signals the extra delay for the 2002-05-14 19:56:42 +00:00
common.c
common.h added proper memory handling functions - fixed include paths 2002-05-18 22:56:25 +00:00
dct-test.c
dsputil.c new hopefully faster MC 2002-05-16 23:29:09 +00:00
dsputil.h
fastmemcpy.h
fdctref.c
h263.c
h263data.h
h263dec.c print frame decoding time support (x86 only) 2002-05-16 22:01:30 +00:00
imgconvert.c
imgresample.c
jfdctfst.c
jrevdct.c
libavcodec.dsp
Makefile
mangle.h
mjpeg.c - Warning fix. 2002-05-09 05:42:27 +00:00
motion_est.c - pict_type exported to AVCodecContext 2002-05-11 23:42:16 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c improved mpeg1/2 decoding speed 2002-05-18 22:56:50 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c put all integer init code to compute n^(4/3) - memory alloc and header fixes 2002-05-18 22:58:08 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c - pict_type exported to AVCodecContext 2002-05-11 23:42:16 +00:00
mpegvideo.h - pict_type exported to AVCodecContext 2002-05-11 23:42:16 +00:00
msmpeg4.c
msmpeg4data.h
pcm.c * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it. 2002-05-14 02:36:23 +00:00
ratecontrol.c qmin==1 bugfix 2002-05-17 15:31:33 +00:00
resample.c * Fix a problem with the first sample when down sampling. 2002-05-09 01:23:49 +00:00
rv10.c
simple_idct.c
simple_idct.h
utils.c build info for ABI 2002-05-12 15:53:25 +00:00