]> granicus.if.org Git - libvpx/commit
Supertx fix for 422 colour subsampling
authorJulia Robson <juliamrobson@gmail.com>
Mon, 1 Feb 2016 15:44:50 +0000 (15:44 +0000)
committerJulia Robson <juliamrobson@gmail.com>
Wed, 3 Feb 2016 12:17:25 +0000 (12:17 +0000)
commit4fbd678f99ddf6c08676db01f6f6bc719ad303f6
treeb36a15ef385ceaf8f091e275bba07031ecc4726c
parent331b029590e39f0a29e4eb968830827742f12010
Supertx fix for 422 colour subsampling

Fixes assertion for football_422_4sif.y4m when supertx, var_tx and
ext_tx are all enabled. Problem was after subsampling, the u and v
blocks being encoded were no longer square.

Change-Id: Ie626f30a2e64538d33343a26d5124a79a6f2b985
vp10/encoder/bitstream.c