summaryrefslogtreecommitdiff
path: root/v4l2-spec/Makefile
AgeCommit message (Collapse)Author
2009-05-02v4l2-spec: fix V4L2_TUNER_MODE_STEREO doc.Mauro Carvalho Chehab
From: Hans Verkuil <hverkuil@xs4all.nl> Increased version number and fix V4L2_TUNER_MODE_STEREO documentation. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-29Specify SHELL in documentation MakefileMauro Carvalho Chehab
From: Adam Baker <linux@baker-net.org.uk> The Makefile for the V4L2 spec uses bash extensions but was using the default system shell, change it to explicitly request bash. Signed-off-by: Adam Baker <linux@baker-net.org.uk> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-14v4l2-spec: Added data formats used for Sliced VBI data in MPEG streamsAndy Walls
From: Andy Walls <awalls@radix.net> Document existing data formats used for inserting sliced VBI data into MPEG streams. V4L2_CID_MPEG_STREAM_VBI_FMT's V4L2_MPEG_STREAM_VBI_FMT_NONE & V4L2_MPEG_STREAM_VBI_FMT_IVTV data were already existing and implemented, but not documented in the V4L2 spec. Priority: normal Signed-off-by: Andy Walls <awalls@radix.net>
2009-02-13v4l2-apps: rename capture_example to capture-exampleHans Verkuil
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>
2009-01-21v4l2-spec: fix hgignore rules and add shortcuts to make v4l2-apps and v4l2-spec.Hans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> .hgignore rules for v4l2-spec are fixed and it is now possible to run 'make apps' or 'make spec' to make v4l2-apps and v4l2-spec respectively. 'make distclean' or 'make clean' will also go into those directories. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-19v4l2-spec: properly link all enums.Hans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2-spec: document controls added in 2.6.28.Hans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2-spec: add pixformats and bump spec version numberHans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2-spec: document AAC and AC3 audio encodingsHans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2-spec: document VIDIOC_S_HW_FREQ_SEEKHans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2-spec: update the debug ioctlsHans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2009-01-18v4l2spec: add version 0.24 of the specHans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>