diff options
author | Ming Qian <ming.qian@nxp.com> | 2023-10-09 08:16:57 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-13 11:33:22 +0200 |
commit | b833b178498dafa2156cfb6f4d3ce4581c21f1e5 (patch) | |
tree | 183716aae3ec743370ae876dc40d69261cd2df42 /Kconfig | |
parent | media: cx231xx: Use EP5_BUF_SIZE macro (diff) | |
download | linux-b833b178498dafa2156cfb6f4d3ce4581c21f1e5.tar.xz linux-b833b178498dafa2156cfb6f4d3ce4581c21f1e5.zip |
media: imx-jpeg: notify source chagne event when the first picture parsed
After gstreamer rework the dynamic resolution change handling, gstreamer
stop doing capture buffer allocation based on guesses and wait for the
source change event when available. It requires driver always notify
source change event in the initialization, even if the size parsed is
equal to the size set on capture queue. otherwise, the pipeline will be
stalled.
Currently driver may not notify source change event if the parsed format
and size are equal to those previously established, but it may stall the
gstreamer pipeline.
The link of gstreamer patch is
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4437
Fixes: b4e1fb8643da ("media: imx-jpeg: Support dynamic resolution change")
Signed-off-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions