summaryrefslogtreecommitdiff
path: root/vp9/common
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2013-03-12 19:03:05 -0700
committerJohn Koleszar <jkoleszar@google.com>2013-03-12 19:04:32 -0700
commitbd9cd9a1859aa464b3092f2023b3a4040166572d (patch)
tree4adc4c17450c9dba01d4bbda27988c1f600c4d6d /vp9/common
parentc11313e31e41e8167dd93c2e2072ba925fa86687 (diff)
downloadlibvpx-bd9cd9a1859aa464b3092f2023b3a4040166572d.tar
libvpx-bd9cd9a1859aa464b3092f2023b3a4040166572d.tar.gz
libvpx-bd9cd9a1859aa464b3092f2023b3a4040166572d.tar.bz2
libvpx-bd9cd9a1859aa464b3092f2023b3a4040166572d.zip
fix superframe index marker masks
The superframe index marker byte carries data in the lower 5 bits. Only the upper 3 should be used as part of the mask to detect it. By masking with 0xf0, the previous code was incorrect for frames over 65k bytes. Change-Id: I6248889f5af227457f359a56b2348ef6db87a3b4
Diffstat (limited to 'vp9/common')
0 files changed, 0 insertions, 0 deletions