summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropy.h
diff options
context:
space:
mode:
authorAdrian Grange <agrange@google.com>2013-11-21 17:19:04 -0800
committerAdrian Grange <agrange@google.com>2013-11-22 09:55:10 -0800
commitd427fab587842abee67f0f29c1aa8a904fd0a2b0 (patch)
tree83f4ec753a61c01423a0aae04830735536754e21 /vp9/common/vp9_entropy.h
parenta64a192c90e45aafe77f02c84930a9495ac04c3b (diff)
downloadlibvpx-d427fab587842abee67f0f29c1aa8a904fd0a2b0.tar
libvpx-d427fab587842abee67f0f29c1aa8a904fd0a2b0.tar.gz
libvpx-d427fab587842abee67f0f29c1aa8a904fd0a2b0.tar.bz2
libvpx-d427fab587842abee67f0f29c1aa8a904fd0a2b0.zip
Fix bug in extend_frame chroma extended too far
This fixes issue 667. In the case where the frame was an odd number of pixels wide or high, the border was being extended by one col or row too far. The calculation of color plane dimensions was modified to use those already computed at the time the frame buffer was allocated. Also freed the temporary scaling buffer in vpxdec to prevent a memory leak. Change-Id: Ied04bdcdfd77469731408c05da205db1a6f89bf5
Diffstat (limited to 'vp9/common/vp9_entropy.h')
0 files changed, 0 insertions, 0 deletions