]> granicus.if.org Git - libvpx/commit
BITSTREAM - CLARIFICATION OF MV SIZE RANGE pcs-2013
authorJingning Han <jingning@google.com>
Sat, 28 Sep 2013 00:22:59 +0000 (17:22 -0700)
committerJingning Han <jingning@google.com>
Wed, 2 Oct 2013 17:29:45 +0000 (10:29 -0700)
commit6d3bd966075fdb76e415095f6165d0541f4bd0d8
tree31c93784deae42509987b8be43835db804926e61
parent6c2082db7126964fc0a09a659ea8e69faca50e78
BITSTREAM - CLARIFICATION OF MV SIZE RANGE

The codec should effectively run with motion vector of range (-2048, 2047)
in full pixels, for sequences of 1080p and below. Add assertions to clarify
this behavior.

Change-Id: Ia0cac28249f587d8f8882205228fa480263ab313
vp9/common/vp9_entropymv.h
vp9/decoder/vp9_decodemv.c