mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| au0828.h | ||
| Kconfig | ||
| Makefile | ||