2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/media/platform/coda
Philipp Zabel 56d159a4ec media: coda: fix mpeg2 sequence number handling
Sequence number handling assumed that the BIT processor frame number
starts counting at 1, but this is not true for the MPEG-2 decoder,
which starts at 0. Fix the sequence counter offset detection to handle
this.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-06-24 14:20:25 -04:00
..
coda_regs.h Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
coda-bit.c media: coda: fix mpeg2 sequence number handling 2019-06-24 14:20:25 -04:00
coda-common.c media: coda: use mem2mem try_en/decoder_cmd helpers 2019-06-24 14:16:05 -04:00
coda-gdi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
coda-h264.c Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
coda-jpeg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
coda-mpeg2.c media: coda: add decoder MPEG-2 profile and level controls 2019-05-29 06:20:34 -04:00
coda-mpeg4.c media: coda: add decoder MPEG-4 profile and level controls 2019-05-29 06:17:00 -04:00
coda.h Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
imx-vdoa.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
imx-vdoa.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
Makefile media: drivers: media: coda: fix warning same module names 2019-06-12 10:45:05 -04:00
trace.h media: coda: remove -I$(src) header search path 2019-05-23 12:04:00 -04:00