• Michael Niedermayer's avatar
    clip input motion vectors · ae1dbde1
    Michael Niedermayer authored
    be somewhat more tollerant on invalid input
    return INT_MAX instead of -1 for unuseable mv/mb types as that ensures nicely that they arent used
    initalize limits earlier for b frames
    a few more asserts to check for out of picture vectors
    
    Originally committed as revision 3213 to svn://svn.ffmpeg.org/ffmpeg/trunk
    ae1dbde1
motion_est_template.c 37.5 KB