]> granicus.if.org Git - libvpx/commit
assert that the write writes the whole packet
authorJim Bankoski <jimbankoski@google.com>
Tue, 23 Dec 2014 16:35:26 +0000 (08:35 -0800)
committerJim Bankoski <jimbankoski@google.com>
Tue, 23 Dec 2014 16:35:26 +0000 (08:35 -0800)
commit8619274ea384500abeb698f832815ca892266954
treedff442377fb573f5cc987c9206c7db074d78812a
parent4e04fa6dea716d4dafdb8a1d1dedc15455cddf3b
assert that the write writes the whole packet

As a side effect this should avoid an unsigned signed failure in
jenkins.

Change-Id: I8e6a9c3dbd4252d37e6325f95fc80e49ce4cc59e
test/decode_perf_test.cc