From 9444cd1427239cebbdd1ccd9085b13dc812c45bc Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 7 Jul 2005 14:17:47 +0000 Subject: * 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 --- v4l/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'v4l/ChangeLog') 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 + 2005-07-07 14:00 mchehab + * scripts/buildpatch: - Added code to eliminate #if 0 and #if 1 when submiting pathes -- cgit v1.2.3