diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-02-13 13:23:52 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-02-13 13:23:52 +0100 |
commit | 31eab17a63b92f738bcaa74a7355a345f9919378 (patch) | |
tree | 929b764c8efac3b88f797e0230b4e0ca54146200 /.hgignore | |
parent | 7b70d5201c08e37df21de0ac5152d7da6b85d4a9 (diff) | |
download | mediapointer-dvb-s2-31eab17a63b92f738bcaa74a7355a345f9919378.tar.gz mediapointer-dvb-s2-31eab17a63b92f738bcaa74a7355a345f9919378.tar.bz2 |
v4l2-apps: rename capture_example to capture-example
From: Hans Verkuil <hverkuil@xs4all.nl>
Follow the existing naming conventions.
Also did a few small cleanups in this source.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ v4l2-apps/test/ioctl-test$ v4l2-apps/test/sliced-vbi-detect$ v4l2-apps/test/sliced-vbi-test$ v4l2-apps/test/vbi-test$ -v4l2-apps/test/capture_example$ +v4l2-apps/test/capture-example$ v4l2-apps/test/pixfmt-test$ v4l2-apps/util/v4l2-dbg$ v4l2-apps/util/v4l2-chipids.cpp$ |