summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-11-09 00:17:20 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-11-09 00:17:20 +0000
commit03bff5f31874e70d5a62b6fa8bb69db20edf74a7 (patch)
tree81a65d427d852ef86cd3eccda194fc83b6b0e8d6 /v4l/ChangeLog
parent38a8b6bcc25bfd0d2b33048466a89c9893e4d435 (diff)
downloadmediapointer-dvb-s2-03bff5f31874e70d5a62b6fa8bb69db20edf74a7.tar.gz
mediapointer-dvb-s2-03bff5f31874e70d5a62b6fa8bb69db20edf74a7.tar.bz2
Added SECAM L' video standard
- SECAM L' is a Secam variant that requires special config. This patch adds support on V4L core. Requires aditional patches on tuners to support. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index f64d09088..3b2a01eed 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-09 00:13 mchehab
+
+ * ../linux/drivers/media/video/tuner-core.c: (tuner_fixup_std):
+ * ../linux/include/linux/videodev2.h:
+ - Added Secam L' video standard and parameter on tuner.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-08 21:05 rmcc
* ../linux/drivers/media/video/saa7134/saa7134-alsa.c: