media: coda: add missing h.264 levels
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 28 Jun 2018 11:01:47 +0000 (07:01 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 25 Jul 2018 12:31:51 +0000 (08:31 -0400)
commit22fb5f0f8604a1e5b7d66637e5e85c195cc85cde
tree91c1ed7a21f18da0dc31ca7ce7dc74329c0a8c3f
parent40fa8df63ce48d43f229d4dc6d43b3b9105abb20
media: coda: add missing h.264 levels

This enables reordering support for h.264 main profile level 4.2,
5.0, and 5.1 streams. Even though we likely can't play back such
streams at full speed, we should still recognize them correctly.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-h264.c