ffmpeg/libavcodec
Michael Niedermayer 7806197db2 error concealment needs the mbintra_table so it should allways be allocated
Originally committed as revision 861 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-24 13:24:43 +00:00
..
alpha MVI optimizations for motion estimation. 2002-07-29 23:14:51 +00:00
armv4l
i386 dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) 2002-08-20 19:23:06 +00:00
liba52
mlib
.cvsignore
Makefile darwin patches by Heliodoro Tammaro <helio at interactives dot org> 2002-08-21 19:18:02 +00:00
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
adpcm.c adpcm encoding patch by François Revol <revol at free dot fr> 2002-07-22 01:44:08 +00:00
allcodecs.c beos/mov/adpcm patch by François Revol <revol at free dot fr> 2002-07-20 20:05:50 +00:00
apiexample.c
avcodec.c
avcodec.h mpeg4 mpeg quantizer encoding 2002-08-06 23:51:15 +00:00
bswap.h
common.c faster ff_sqrt() 2002-08-22 19:41:39 +00:00
common.h faster ff_sqrt() 2002-08-22 19:41:39 +00:00
dct-test.c
dsputil.c fixing normal mmx idct 2002-08-02 11:58:02 +00:00
dsputil.h move unaligned access macros to dsputil.h - added unaligned 32 bit store 2002-06-11 13:43:27 +00:00
fastmemcpy.h
fdctref.c
h263.c mpeg4 mpeg quantizer encoding 2002-08-06 23:51:15 +00:00
h263data.h dc scale simplification/optimization 2002-06-18 00:46:02 +00:00
h263dec.c 10l found by Rémi Guyomarch <rguyom at pobox dot com> 2002-08-01 23:23:48 +00:00
imgconvert.c Add conversions to and from RGBA32 and BGRA32. 2002-07-27 03:08:04 +00:00
imgresample.c
jfdctfst.c
jrevdct.c
mem.c put memory functions in a separate file so that the user can redefinite them without modifying the library 2002-06-11 13:41:01 +00:00
mjpeg.c handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl> 2002-07-27 08:27:02 +00:00
motion_est.c better scene change detection 2002-08-22 19:41:06 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h dc scale simplification/optimization 2002-06-18 00:46:02 +00:00
mpeg12.c fixing slices which start at mb_x>0 2002-08-04 18:19:09 +00:00
mpeg12data.h adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) 2002-07-10 21:01:45 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c * resync without endless loop 2002-08-09 10:43:02 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c error concealment needs the mbintra_table so it should allways be allocated 2002-08-24 13:24:43 +00:00
mpegvideo.h better scene change detection 2002-08-22 19:41:06 +00:00
msmpeg4.c faster vlc table selection 2002-08-09 00:13:54 +00:00
msmpeg4data.h wmv1 slice_height != mb_height support 2002-07-07 08:34:46 +00:00
pcm.c
ratecontrol.c
resample.c
rv10.c dr1 2002-07-16 01:24:02 +00:00
simple_idct.c Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more 2002-06-24 21:17:22 +00:00
simple_idct.h added inlined put/add functions 2002-06-05 18:46:25 +00:00
svq1.c moved codebooks to svq1_cb.h 2002-07-22 20:51:26 +00:00
svq1_cb.h moved codebooks to svq1_cb.h 2002-07-22 20:51:26 +00:00
utils.c Add conversions to and from RGBA32 and BGRA32. 2002-07-27 03:08:04 +00:00