diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index fda54eb12..b015a78f2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-08-18 00:00 catalin + + * cx88-blackbird.c: + - fix mpeg packet size & count + - add VIDIOC_QUERYCAP ioctl for the mpeg stream + - return more information in the struct v4l2_format + - fix default window height + + * cx88-video.c: + - small cleanups + + Signed-off-by: Catalin Climov <catalin@climov.com> + 2005-08-17 19:40 nsh * cx88-dvb.c: (lgdt330x_pll_set): @@ -13,7 +26,7 @@ (tuner_command): * tuner-simple.c: (default_tuner_init): * tuner.h: - + - New tuner standby API. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> |