Yaowu Xu 03a021a6fc Assert no 8x4/4x8 partition for scaled references
This commit adds a new configure option:

--enable-better-hw-compatibility

The purpose of the configure option is to provide information on known
hardware decoder implementation bugs, so encoder implementers may
choose to implement their encoders in a way to avoid triggering these
decoder bugs.

The WebM team were made aware of that a number of hardware decoders
have trouble in handling the combination of scaled frame reference
frame and 8x4 or 4x8 partitions. This commit added asserts to vp9
decoder, so when built with above configure option, the decoder can
assert if an input bitstream triggers such decoder bug.

Change-Id: I386204cfa80ed16b50ebde57f886121ed76200bf
2016-01-04 18:33:37 -08:00
..
2015-07-20 18:13:04 -07:00
2015-07-20 18:13:04 -07:00
2015-07-20 18:13:04 -07:00
2015-06-04 07:32:16 -07:00
2015-07-06 13:04:05 -07:00
2015-07-31 10:27:33 -07:00
2015-04-28 20:00:59 -07:00
2015-08-07 10:16:27 -07:00
2015-06-22 06:09:38 -07:00
2015-06-22 06:09:38 -07:00
2015-06-11 09:52:00 -07:00
2015-08-03 09:43:34 -07:00
2015-07-31 10:27:33 -07:00
2015-05-22 11:19:51 -07:00
2015-07-20 18:13:04 -07:00
2015-07-20 18:13:04 -07:00
2013-02-22 11:03:14 -08:00
2015-09-29 09:34:42 -07:00