linux/drivers/media/usb/usbtv
Hugo Grostabussiat bed6d27bcf media: usbtv: Enforce standard for color decoding
Depending on the chosen standard, configure the decoder to use the
appropriate color encoding standard (PAL-like, NTSC-like or SECAM).

Until now, the decoder was not configured for a specific color standard,
making it autodetect the color encoding.

While this may sound fine, it potentially causes the wrong image tuning
parameters to be applied (e.g. tuning parameters for NTSC are applied to
a PAL source), and may confuse users about what the actual standard is
in use.

This commit explicitly configures the color standard the decoder will
use, making it visually obvious if a wrong standard was chosen.

Signed-off-by: Hugo Grostabussiat <bonstra@bonstra.fr.eu.org>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-04 06:52:19 -04:00
..
Kconfig media: fix usage of whitespaces and on indentation 2018-01-04 13:12:01 -05:00
Makefile [media] usbtv: add audio support 2014-08-21 15:25:34 -05:00
usbtv-audio.c media: usb: make snd_pcm_hardware const 2017-08-20 08:05:10 -04:00
usbtv-core.c media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver 2018-02-26 07:42:47 -05:00
usbtv-video.c media: usbtv: Enforce standard for color decoding 2018-05-04 06:52:19 -04:00
usbtv.h media: usbtv: Add SECAM support 2018-05-04 06:48:49 -04:00