diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-03 21:14:01 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-03 21:14:01 +0000 |
commit | 80a29c512091061eaae7a0eff3d9075f647aaf6d (patch) | |
tree | 7858f9b014c9282f7fbfed3d81ded607881e2a6b /v4l | |
parent | 1ca0e2666f3bf0fbddf7099ab4fa6945a896b28d (diff) | |
download | mediapointer-dvb-s2-80a29c512091061eaae7a0eff3d9075f647aaf6d.tar.gz mediapointer-dvb-s2-80a29c512091061eaae7a0eff3d9075f647aaf6d.tar.bz2 |
_overlay type changed to int.
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 097b73002..c6a6aa9fb 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-08-03 21:10 mchehab + + * bttv-cards, bttv-driver.c: + - no_overlay type changed to int. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-03 20:39 mkrufky * bttv-cards.c: - Better wording in debug messages for no_overlay. |