diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e753cf823..931516ac3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,4 +1,16 @@ +2005-07-07 14:15 mchehab + * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h: + + - Some debug structs moved to their own .c file and converted to static + - some // comments converted to #if 0 + + * cx88-mpeg.c: + - Small cleanup for thinks like 0<<14 + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-07 14:00 mchehab + * scripts/buildpatch: - Added code to eliminate #if 0 and #if 1 when submiting pathes |