kernel-fxtec-pro1x/drivers/media
Javier Martinez Canillas 64933337e3 [media] tvp5150: Add video format registers configuration values
The tvp5150 video decoder has two operation modes to configure the video
standard used.

If auto-switch mode is enable, the device can sense the signal and detect which
video standard the device is operating. Also the device can be forced to use a
user defined video standard.

Each operation mode uses a different register and the bitmask values to
represent each standard is different.

So we add video standard constants for both autoswitch and no-autoswitch mode.

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-10-08 08:01:52 -03:00
..
common [media] mxl5005s: fix compiler warning 2011-09-06 14:43:43 -03:00
dvb [media] dib9000: release a lock on error 2011-09-30 13:32:56 -03:00
radio [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE 2011-09-21 09:52:21 -03:00
rc [media] media, rc: Use static inline functions to kill warnings 2011-09-23 23:50:52 -03:00
video [media] tvp5150: Add video format registers configuration values 2011-10-08 08:01:52 -03:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c