]> granicus.if.org Git - libvpx/commit
vp10: remove superframe size field for last frame in superframe.
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 30 Sep 2015 21:16:28 +0000 (17:16 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 6 Oct 2015 00:58:32 +0000 (20:58 -0400)
commitd77a84bf52ea678b8ad484d492e8ef51b32cdf48
tree923d756850b32422088abb7f7a67a56bbd0b8ada
parent7460798ba5666e25258a05f1dc7ad462cb3f1b19
vp10: remove superframe size field for last frame in superframe.

This is identical to what the tile size does for the last tile. See
issue 1042 (which covers generalizing the superframe/tile concepts).

Change-Id: I1f187d2e3b984e424e3b6d79201b8723069e1a50
vp10/decoder/decoder.c
vp10/vp10_cx_iface.c