• Michael Niedermayer's avatar
    store halfpel filter coefficients in the header as well as the · 7d7f57d9
    Michael Niedermayer authored
    flag for diagonal interpolation
    
    the primary reason for this change is that previously MC up to 1/4 pel
    matched H.264 exactly and that increases the risk of stumbling over
    patents
    
    secondly this allows 0.10 db or more quality gain by choosing a longer
    filter and the filter could also be chosen optimally for each frame
    though that of course would cause speed loss at the decoder and encoder
    side ...
    
    Originally committed as revision 10436 to svn://svn.ffmpeg.org/ffmpeg/trunk
    7d7f57d9
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
tools Loading commit data...
vhook Loading commit data...
COPYING.GPL Loading commit data...
COPYING.LGPL Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
version.sh Loading commit data...