summaryrefslogtreecommitdiff
path: root/vpx_scale
diff options
context:
space:
mode:
authorAttila Nagy <attilanagy@google.com>2011-11-10 13:07:37 +0200
committerAttila Nagy <attilanagy@google.com>2011-11-23 12:29:43 +0200
commit97259b460c5f9ca154b81e0b7251a0c81422e4b5 (patch)
treeed992c64f2b7aea2f4a498cacd9d045399608d0d /vpx_scale
parentc84d42f86499b0b2af2f57a97ec8ca30529817b5 (diff)
downloadlibvpx-97259b460c5f9ca154b81e0b7251a0c81422e4b5.tar
libvpx-97259b460c5f9ca154b81e0b7251a0c81422e4b5.tar.gz
libvpx-97259b460c5f9ca154b81e0b7251a0c81422e4b5.tar.bz2
libvpx-97259b460c5f9ca154b81e0b7251a0c81422e4b5.zip
Fix encoder partitioned output on ARM
API was not returning correct partition sizes on arm targets. The armv5 token packing functions were not storing the information to the partition size table. As a fix, have one boolcoder instance allocated for each partition so that partition sizes are internally available after all partitions were encoded. This will also allow more flexibility in producing several partitions in parallel. Use buffer validation (overflow check) in all ARM bitpacking functions. Change-Id: I31c8a11d8a7613676f0ff50928cb2a2ab14fd169
Diffstat (limited to 'vpx_scale')
0 files changed, 0 insertions, 0 deletions