diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-22 15:51:46 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-22 15:51:46 +0000 |
commit | bf26c70f504763809544095c38f614bea587c3ac (patch) | |
tree | 6c853219c4441727f20b462221e4aca5b948eeb9 /v4l/ChangeLog | |
parent | 6f3de5918ec23adc605889f8e2409dc059c7a9e2 (diff) | |
download | mediapointer-dvb-s2-bf26c70f504763809544095c38f614bea587c3ac.tar.gz mediapointer-dvb-s2-bf26c70f504763809544095c38f614bea587c3ac.tar.bz2 |
* .bp/2.6/v4l-driver-doc, doc/API.html:
- API.html added, pointing to V4L api at linuxtv.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index a9be6d1e4..594906b39 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,11 +1,17 @@ +2005-06-22 15:50 mchehab + * .bp/2.6/v4l-driver-doc, doc/API.html: + - API.html added, pointing to V4L api at linuxtv. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-21 22:50 hhackmann * tda1004x.c - - added this file (copy from linuxtv DVB project) - to make DVB-T for saa7134 work. + - added this file (copy from linuxtv DVB project) + to make DVB-T for saa7134 work. * saa7134-dvb.c - - don't turn off the xtal output of tda8274/75 in sleep mode. - This might crash the channel decoder. + - don't turn off the xtal output of tda8274/75 in sleep mode. + This might crash the channel decoder. Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> |