• Michael Niedermayer's avatar
    cleanup mc_block() · a68ca08e
    Michael Niedermayer authored
    perform interpolation steps in such an order that halfpel interpolation
    could be done per picture
    this also makes mc_block() match h.264 for the 1/4 pel cases so that the
    use of the h264 functions for some cases does not introduce a fantastic mess
    
    Originally committed as revision 10433 to svn://svn.ffmpeg.org/ffmpeg/trunk
    a68ca08e