diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-05 23:51:10 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-05 23:51:10 +0000 |
commit | 1e7b8dee73f36d53303c453994cf6f4a9fde738b (patch) | |
tree | 55ecdf80b366504dad9f42062584f8a5af4e26f7 /v4l | |
parent | beda7f49d19164696901cf82198d4d2dd28533c1 (diff) | |
download | mediapointer-dvb-s2-1e7b8dee73f36d53303c453994cf6f4a9fde738b.tar.gz mediapointer-dvb-s2-1e7b8dee73f36d53303c453994cf6f4a9fde738b.tar.bz2 |
- Fixes set_scart parameter definitions and AUDOUT ioctl
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index a3294bbe4..57dc283d8 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-11-05 23:20 mchehab + + * ../linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), + (msp_command): + - Fixes set_scart parameter definitions and AUDOUT ioctl + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-05 09:40 mchehab * ../linux/Documentation/video4linux/CARDLIST.saa7134: |