• Yunqing Wang's avatar
    Bug fix in motion vector limit calculation · b7480454
    Yunqing Wang authored
    Motion vector limits are calculated using right shifts, which
    could give wrong results for negative numbers. James Berry's
    test on one clip showed encoder produced some artifacts. This
    change fixed that.
    
    Change-Id: I035fc02280b10455b7f6eb388f7c2e33b796b018
    b7480454