]> git.baikalelectronics.ru Git - kernel.git/commit
[media] coda: fix bitstream preloading for MPEG4 decoding
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 9 Jul 2015 10:10:14 +0000 (07:10 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 14:13:22 +0000 (11:13 -0300)
commit9b2b987f3b0f15cf8ae584400a18bd6d9d286e3c
tree18d57028dde98547eacce816b948e3d90acb3f2c
parenta7a80d972db62fde8ff27646ac992b19e3031129
[media] coda: fix bitstream preloading for MPEG4 decoding

All decoder instances using the BIT processor should preload buffers
into the bitstream ring buffer, including MPEG4 decoding. Fix this
by explicitly stating the above condition instead of listing all
relevant input formats.

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@osg.samsung.com>
drivers/media/platform/coda/coda-common.c