Validate encoder buffer writes for single token partition
authorAttila Nagy <attilanagy@google.com>
Wed, 9 Nov 2011 12:44:31 +0000 (14:44 +0200)
committerAttila Nagy <attilanagy@google.com>
Fri, 18 Nov 2011 10:49:27 +0000 (12:49 +0200)
commitc84d42f86499b0b2af2f57a97ec8ca30529817b5
tree6612f3ca2534c31040f2891a0b594fb72b6a75ed
parent3c755577b85f5bf0a875e5f8f33ecb99a26d316d
Validate encoder buffer writes for single token partition

Extend buffer write validation (overflow check) to single token
partition packing, both mb and row based functions.

Change-Id: I36e19b7d37fc43712d05c70e3ad223d3eb5b973d
vp8/encoder/bitstream.c
vp8/encoder/onyx_if.c