]> granicus.if.org Git - libvpx/commit
fix peek_si to enable 1 byte show existing frames.
authorJim Bankoski <jimbankoski@google.com>
Thu, 19 Jun 2014 22:10:30 +0000 (15:10 -0700)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Fri, 20 Jun 2014 01:08:52 +0000 (18:08 -0700)
commit815485a2a8c130b80758d9c6e5ffc8c3e67e5e7d
treebafa9504fe1842021897cb2f4d0d324d5ee8d714
parent8a78dc491157ec8da8a63c95a9062094c6a6148c
fix peek_si to enable 1 byte show existing frames.

The test for this is in test vector code ( show existing frames will
fail ).  I can't check it in disabled as I'm changing the generic
test code to do this:

https://gerrit.chromium.org/gerrit/#/c/70569/

Change-Id: I5ab324f0cb7df06316a949af0f7fc089f4a3d466
vp9/vp9_dx_iface.c