diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-01 02:58:21 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-01 02:58:21 +0000 |
commit | 4a47889870106c1062907a3c5fb1d578f13f53fd (patch) | |
tree | 053cecbdb6bb754654bf36ed91cd2329d4237184 /v4l | |
parent | a9ff6140f8e92cc2bf177238abadec338e4ed6a2 (diff) | |
download | mediapointer-dvb-s2-4a47889870106c1062907a3c5fb1d578f13f53fd.tar.gz mediapointer-dvb-s2-4a47889870106c1062907a3c5fb1d578f13f53fd.tar.bz2 |
- tea5767 autodetection fixed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f56ea143b..ec56ba208 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-08-01 02:56 mchehab + + * tea5767.c: + - tea5767 autodetection fixed. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-31 20:40 mkrufky * Makefile, scripts/merge-trees.sh, scripts/unmerge-trees.sh: - Better method for Makefile to detect compilation against -mm tree. |