diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index b47111ab6..4b2eed21d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,29 @@ +2005-12-17 21:27 mchehab + + * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): + - Fix compilation failure with gcc 2.95.3. + - Corrected a bug at video std check + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-12-17 21:27 mchehab + + * linux/drivers/media/video/em28xx/em28xx-core.c: + * linux/drivers/media/video/em28xx/em28xx-i2c.c: + * linux/drivers/media/video/em28xx/em28xx-video.c: + * linux/drivers/media/video/em28xx/em28xx.h: + * linux/drivers/media/video/saa7134/saa7134-alsa.c: + - Fix compilation failure with gcc 2.95.3. + + Signed-off-by: Jean Delvare <khali@linux-fr.org> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-12-17 21:16 mchehab + + * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-17 20:25 mkrufky * v4l/Makefile: |