mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
c2987aaf0c
There isn't an ioctl to enum the supported field orders, so a user-space application can call VIDIOC_TRY_FMT using different field orders to know if one is supported. For example, GStreamer does this so during playback dozens of the following messages appear in the kernel log buffer: [ 442.143393] Not supported field order(4) Instead of printing this as an error, just keep it as debug information. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
---|---|---|
.. | ||
gsc-core.c | ||
gsc-core.h | ||
gsc-m2m.c | ||
gsc-regs.c | ||
gsc-regs.h | ||
Makefile |