summaryrefslogtreecommitdiff
path: root/build/make
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2012-11-02 13:06:51 -0700
committerYunqing Wang <yunqingwang@google.com>2012-11-02 13:22:29 -0700
commitd41b0e6498a8ef72a002bf72a6928666b7758c53 (patch)
treedf038af26fcb142ecc281a57504e70e768049d45 /build/make
parent06f3e51da62dd7cdc4af129a9925cc85eda745e4 (diff)
downloadlibvpx-d41b0e6498a8ef72a002bf72a6928666b7758c53.tar
libvpx-d41b0e6498a8ef72a002bf72a6928666b7758c53.tar.gz
libvpx-d41b0e6498a8ef72a002bf72a6928666b7758c53.tar.bz2
libvpx-d41b0e6498a8ef72a002bf72a6928666b7758c53.zip
Fix eobs data type
The block sizes for decoding tokens are up to 16x16, which means eobs is within [0, 256]. Using (signed) char is not enough. Changed eobs data type to unsigned short to fix the problem. Change-Id: I88a7d3098e1f1604c336d6adb88ffec971fb03a6
Diffstat (limited to 'build/make')
0 files changed, 0 insertions, 0 deletions