V4L/DVB updates
- From: mchehab (at) infradead.org
- Date: Mon, 26 Jun 2006 09:42:46 -0300
Linus,
Please pull these from master branch at:
kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
It contains the following stuff:
- Fix an Oops for all fe that have get_frontend_algo == NULL
- Cx88: cleanups
- Make VIDEO_CX2341X a selectable build option
- Make VIDEO_CX88_BLACKBIRD a separate build option
- Fix a misplaced closing bracket/else, which caused swzigzag not to be called
- Av7110: analog sound output of DVB-C rev 2.3
- Add HM12 YUV format define.
- Always switch tuner mode when calling VIDIOC_S_FREQUENCY.
- Add V4L2_CID_MPEG_STREAM_VBI_FMT control
- Update this driver for recent header file movement.
Cheers,
Mauro.
V4L/DVB development is hosted at http://linuxtv.org
---
drivers/media/Kconfig | 3
drivers/media/dvb/dvb-core/dvb_frontend.c | 33 ++++-----
drivers/media/dvb/ttpci/av7110.c | 8 --
drivers/media/dvb/ttpci/av7110_av.c | 25 ++++++-
drivers/media/dvb/ttpci/av7110_v4l.c | 50 +++++++++++---
drivers/media/video/Kconfig | 12 +++
drivers/media/video/cx2341x.c | 17 ++++
drivers/media/video/cx88/Kconfig | 15 +++-
drivers/media/video/cx88/Makefile | 5 -
drivers/media/video/cx88/cx88-blackbird.c | 17 +---
drivers/media/video/cx88/cx88-cards.c | 5 -
drivers/media/video/cx88/cx88-core.c | 2
drivers/media/video/cx88/cx88-i2c.c | 1
drivers/media/video/cx88/cx88-tvaudio.c | 2
drivers/media/video/cx88/cx88.h | 7 -
drivers/media/video/tuner-core.c | 10 --
drivers/media/video/usbvideo/quickcam_messenger.c | 2
drivers/media/video/v4l2-common.c | 14 +++
include/linux/videodev2.h | 6 +
include/media/cx2341x.h | 6 +
20 files changed, 161 insertions(+), 79 deletions(-)
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request (at) redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list