summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_alloccommon.c
diff options
context:
space:
mode:
authorAdrian Grange <agrange@google.com>2014-05-01 14:31:50 -0700
committerAdrian Grange <agrange@google.com>2014-05-01 14:38:58 -0700
commit0423a964698fa64f499c916d77dcbc5bcad61d69 (patch)
tree3b7134bdde0127e5aad33d001cff6a55e99d559d /vp9/common/vp9_alloccommon.c
parent528a5c28b313fbcc7da6264f7151d26a610ddcfd (diff)
downloadlibvpx-0423a964698fa64f499c916d77dcbc5bcad61d69.tar
libvpx-0423a964698fa64f499c916d77dcbc5bcad61d69.tar.gz
libvpx-0423a964698fa64f499c916d77dcbc5bcad61d69.tar.bz2
libvpx-0423a964698fa64f499c916d77dcbc5bcad61d69.zip
Fix mode selection bug when ARNR filtering disabled
When ARNR filtering is disabled, by setting arnr_max_frames=0, mode_skip_mask was being set to -1 for the ARF frame resulting in no mode being selected for the block. The intent is to restrict the reference frame to the previous ARF frame and the mode to one of ZEROMV, NEARMV or NEARESTMV. Change-Id: Ifc3920b153142cd01d422910c94d2f20ffb6f129
Diffstat (limited to 'vp9/common/vp9_alloccommon.c')
0 files changed, 0 insertions, 0 deletions