linux/drivers/media/usb/au0828
Bradford Love 58119a0cff 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>
2026-03-25 18:27:25 +01:00
..
au0828-cards.c
au0828-cards.h
au0828-core.c
au0828-dvb.c
au0828-i2c.c
au0828-input.c
au0828-reg.h
au0828-vbi.c
au0828-video.c media: au0828: Fix green screen in analog 2026-03-25 18:27:25 +01:00
au0828.h
Kconfig
Makefile