]> granicus.if.org Git - libvpx/commit
vp10: use superframe marker index/size mechanism for tile size.
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 30 Sep 2015 20:42:59 +0000 (16:42 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 6 Oct 2015 00:58:32 +0000 (20:58 -0400)
commit7460798ba5666e25258a05f1dc7ad462cb3f1b19
treeb5defd4395ba8927ef754d4b449e6c09ab6c62d6
parent612104bb8dd3b40a635deebaca445f00aa069220
vp10: use superframe marker index/size mechanism for tile size.

See issue 1042. Should provide slight bitstream savings in most cases
where tiles are being used.

Change-Id: Ie2808cf8ef30b3efe50804396900c4d63a3fa026
vp10/common/onyxc_int.h
vp10/decoder/decodeframe.c
vp10/encoder/bitstream.c