linux/drivers/media/platform/coda
Philipp Zabel 8e717396d8 media: coda: split decoder sequence initialization out of start decoding
The sequence initialization already has to happen during the
initialization phase, after headers have been queued on the OUTPUT
queue. This means that sequence initialization has to be queued as
a work item from QBUF on the OUTPUT queue. The internal framebuffer
setup should be done later during VIDIOC_REQBUFS() on the CAPTURE
queue.

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:23:40 -04:00
..
coda_regs.h Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
coda-bit.c media: coda: split decoder sequence initialization out of start decoding 2019-06-24 14:23:40 -04:00
coda-common.c media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed 2019-06-24 14:22:08 -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