summaryrefslogtreecommitdiff
path: root/vp10/decoder/decodemv.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2015-09-03 12:08:03 -0400
committerYaowu Xu <yaowu@google.com>2015-09-03 09:34:55 -0700
commitecd34e6494599fb44ccc1f68a7c4ee988bc0307c (patch)
tree3ed76bc4862988ae2320ed05abd36b37c49fdf8f /vp10/decoder/decodemv.c
parente5732bcf0595ae85c658a7acac46a8230230772e (diff)
downloadlibvpx-ecd34e6494599fb44ccc1f68a7c4ee988bc0307c.tar
libvpx-ecd34e6494599fb44ccc1f68a7c4ee988bc0307c.tar.gz
libvpx-ecd34e6494599fb44ccc1f68a7c4ee988bc0307c.tar.bz2
libvpx-ecd34e6494599fb44ccc1f68a7c4ee988bc0307c.zip
Unify coding order of MC filters between blocks and frame header.
In VP9, the order for frame header was: [0] smooth, [1] regular, [2] sharp, [3] bilinear. Per-block, the order was [0] regular, [1] smooth and [2] sharp. For VP10, swap smooth/regular in the frame header so that the block ordering and frame header ordering are interchangeable. See issue #1046. Change-Id: Ic9ec5964874375e40cd59bef50b489a76cbe4365
Diffstat (limited to 'vp10/decoder/decodemv.c')
0 files changed, 0 insertions, 0 deletions