diff options
author | 2019-06-18 12:45:14 -0400 | |
---|---|---|
committer | 2019-06-24 14:23:40 -0400 | |
commit | 8e717396d87ec0a26ad6f72ba5697c850ed0b8f8 (patch) | |
tree | b26e3be4e00265ef2267dae3b7ea6b262b973695 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed (diff) | |
download | linux-dev-8e717396d87ec0a26ad6f72ba5697c850ed0b8f8.tar.xz linux-dev-8e717396d87ec0a26ad6f72ba5697c850ed0b8f8.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions