• 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
doc Loading commit data...
libav Loading commit data...
libavcodec Loading commit data...
postproc Loading commit data...
.cvsignore Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
VERSION Loading commit data...
bswap.h Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.dsp Loading commit data...
ffmpeg.dsw Loading commit data...
ffserver.c Loading commit data...
mangle.h Loading commit data...