diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 24a3a1e59..b354891ee 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-09-11 04:56 mkrufky + + * cx88-core.c: (cx88_risc_decode): + * cx88-video.c: (video_read): + * cx88.h: + - Fix a number of sparse warnings. + + * videodev2.h: + - strip trailing whitespace. + + Signed-off-by: Peter Hagervall <hager@cs.umu.se> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-09-11 01:15 mchehab * videodev2.h: |