summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-09-23 11:58:27 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-09-23 11:58:27 +0000
commit979e39a0d60f174bc227a34a8ae90ca57236a2cc (patch)
treef26f34c1632247f1e5e3e8983861a8e6aafc3111 /v4l
parent5db127d622e8f1098378e424afe1f95603e47cbc (diff)
downloadmediapointer-dvb-s2-979e39a0d60f174bc227a34a8ae90ca57236a2cc.tar.gz
mediapointer-dvb-s2-979e39a0d60f174bc227a34a8ae90ca57236a2cc.tar.bz2
- Fixed input selection.
- Default now is to autodetect every video standard. - Implemented interface to change video preferences. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index e9c5fafb7..2edfeafc3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-23 11:56 mchehab
+
+ * tvp5150.c: (tvp5150_selmux), (tvp5150_reset), (tvp5150_command),
+ (tvp5150_detect_client):
+ - Fixed input selection.
+ - Default now is to autodetect every video standard.
+ - Implemented interface to change video preferences.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-09-22 22:50 hhackmann
* saa7134.h:
- increased size if eeprom dump to 128 bytes