• Michael Niedermayer's avatar
    fixed mpeg4 time stuff on encoding · 9dbcbd92
    Michael Niedermayer authored
    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
    9dbcbd92
Name
Last commit
Last update
..
cputest.c Loading commit data...
dsputil_mmx.c Loading commit data...
dsputil_mmx_avg.h Loading commit data...
fdct_mmx.c Loading commit data...
idct_mmx.c Loading commit data...
mmx.h Loading commit data...
motion_est_mmx.c Loading commit data...
mpegvideo_mmx.c Loading commit data...
mpegvideo_mmx_template.c Loading commit data...
simple_idct_mmx.c Loading commit data...