diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-01 17:28:26 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-01 17:28:26 +0000 |
commit | 7d64e2bc593d45a82d1db19644fa7e0ea50224f2 (patch) | |
tree | 3f8e37f5673eca7dd2bb787ac256425fcbf917b8 /v4l/ChangeLog | |
parent | 71db43485e0f1643932551bbdfed881d7ff2c7a8 (diff) | |
download | mediapointer-dvb-s2-7d64e2bc593d45a82d1db19644fa7e0ea50224f2.tar.gz mediapointer-dvb-s2-7d64e2bc593d45a82d1db19644fa7e0ea50224f2.tar.bz2 |
Added a test area to CVS.
- Added a test area to CVS.
- Included a small dumb app to test all ioctls.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ffeb81b2a..4b829ef79 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-01 17:25 mchehab + + * test/Makefile: + * test/ioctl-test.c: (main): + - Added a test area to CVS. + - Included a small dumb app to test all ioctls. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2006-01-01 16:59 mchehab * linux/drivers/media/video/bttv-cards.c: |