diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f6135e55c..34d331b6b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-12-18 01:02 hverkuil + + * linux/drivers/media/video/saa7127.c: (saa7127_set_cc), + (saa7127_set_xds): + - CC data was swapped the wrong way around. + - Enabling CC disabled XDS and vice versa: these two should + be independent from one another. + Both bugs broke CC output. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2005-12-18 00:50 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): |