ffmpeg/libavcodec/i386
Michael Niedermayer 9dbcbd92e8 fixed mpeg4 time stuff on encoding
mpeg4 b-frame enoding support
removed old, out-commented ratecontrol
reuse motion compensation code between encoding & decoding
prefix newly added global functions with ff_ to reduce namespace polution
b-frame ME (unfinished, but working)
added some comments to mpegvideo.h
do MC on encoding only once if possible
bugs? ;)

Originally committed as revision 403 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-04-17 04:32:12 +00:00
..
cputest.c Portability and testing issues 2001-08-08 16:26:51 +00:00
dsputil_mmx.c fixed mpeg4 time stuff on encoding 2002-04-17 04:32:12 +00:00
dsputil_mmx_avg.h fixed gcc-3.0.x compilation (by Michael Niedermayer) 2001-11-10 14:36:12 +00:00
fdct_mmx.c suppressed nasm dependancy - rewrote forward DCT and motion estimation code 2001-08-15 22:25:32 +00:00
idct_mmx.c win32 fixes 2001-08-15 22:33:03 +00:00
mmx.h updated mmx macros 2001-08-07 22:40:52 +00:00
motion_est_mmx.c 4MV motion estimation (not finished yet) 2002-03-27 21:25:22 +00:00
mpegvideo_mmx.c mpeg4 mpeg quantizer support 2002-04-07 02:03:32 +00:00
mpegvideo_mmx_template.c PATCH by Rik Snel <rsnel@cube.dyndns.org> 2002-02-09 01:25:06 +00:00
simple_idct_mmx.c Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 2002-01-20 14:30:34 +00:00