diff options
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> |