ffmpeg/libavcodec/i386
Michael Niedermayer 1a684b3d53 fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table)
Originally committed as revision 901 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-02 16:56:29 +00:00
..
cputest.c license/copyright change 2002-05-25 22:45:33 +00:00
dsputil_mmx.c be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 2002-09-01 07:26:43 +00:00
dsputil_mmx_avg.h * removed MANGLE from macros for setting constants 2002-05-30 15:14:56 +00:00
dsputil_mmx_rnd.h 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
fdct_mmx.c dct cleanup 2002-09-01 16:52:33 +00:00
idct_mmx.c * undefine local defines when they are no longer needed 2002-05-27 08:37:13 +00:00
mmx.h * avoids double inclusion of this header 2002-05-27 08:31:54 +00:00
motion_est_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00
mpegvideo_mmx.c slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 2002-08-29 23:55:32 +00:00
mpegvideo_mmx_template.c fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) 2002-09-02 16:56:29 +00:00
simple_idct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00