summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBradford Love <brad@nextdimension.cc>2026-03-18 00:07:20 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-03-25 20:27:25 +0300
commit58119a0cffa8a597ce5d39587beb0f5a763434a0 (patch)
treef90f3a1c9d652b78ad6df02b2fb88d90ad43d36f /include
parentb2aba766bc25ba31dd339de128345312509b738a (diff)
downloadlinux-58119a0cffa8a597ce5d39587beb0f5a763434a0.tar.xz
media: au0828: Fix green screen in analog
When the driver was converted to VB2 the original function to fix green frame detection was removed and a default vb2 dqbuf function was used instead. This vb2 dqbuf function leads to green frames not being detected and correupting stream captures. The vidioc_dqbuf function checks the greenscreen flag, and, if set resets the stream to discard the green frame and decode a real frame. Signed-off-by: Bradford Love <brad@nextdimension.cc> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions