summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-11-16 20:00:58 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-11-16 20:00:58 +0000
commit35d6fefe132bd4190969450782a4cf2bda1773f8 (patch)
tree23a94d43f413c36d952121b7659c6a0cbc3a83dd /v4l
parent2a143756fb26da430caa226e758a124467dd2fe9 (diff)
downloadmediapointer-dvb-s2-35d6fefe132bd4190969450782a4cf2bda1773f8.tar.gz
mediapointer-dvb-s2-35d6fefe132bd4190969450782a4cf2bda1773f8.tar.bz2
Added Secam L' std on tda9887 and common macros moved to videodev2.h
- Added SECAM L' video standard - Common std macros moved to videodev2.h Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 6ff40faef..dc1acb158 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2005-11-16 19:56 mchehab
+
+ * ../linux/drivers/media/video/tda9887.c:
+ - Added SECAM L' video standard
+
+ * ../linux/drivers/media/video/tda8290.c:
+ * ../linux/include/linux/videodev2.h:
+ - Common std macros moved to videodev2.h
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-16 19:48 mchehab
* ../linux/drivers/media/video/bttv-driver.c: (bttv_common_ioctls):