shithub: libvpx

Download patch

ref: 2a8998399933ff6ab713d7d7c29f0e90162fa441
parent: e14f900ae31affcfdd8380ef5f53b199d3f94b8f
author: Alex Converse <aconverse@google.com>
date: Thu May 29 07:27:07 EDT 2014

Remove an attempt to handle SEG_LVL_SKIP sub8x8.

SEG_LEVEL_SKIP requires the block size to be at least 8x8. Attempting to
use it on smaller partitions causes the decoder to reject the bitstream.

Change-Id: Ia7188cdf8ae5ac1df6bd29f3f80dbb0610e1f7b1