summaryrefslogtreecommitdiff
path: root/sys/v4l2/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête1-2/+2
2014-05-08Implement V4l2 AllocatorNicolas Dufresne1-0/+2
2014-05-08Implement GstV4l2TransformNicolas Dufresne1-0/+2
2014-05-03v4l2: Add a common device enumeratorNicolas Dufresne1-0/+2
2014-03-28v4l2: fix distcheckRico Tzschichholz1-0/+4
2014-03-16v4l2: Implement GstDeviceMonitor subclassOlivier Crête1-0/+2
2014-03-15v4l2: Remove XV supportNicolas Dufresne1-12/+1
2014-02-25v4l2videodec: Implement v4l2videodecNicolas Dufresne1-0/+2
2013-08-04v4l2: remove unused enumtypes and use generic marshallerTim-Philipp Müller1-21/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-02-19v4l2: Add support of dmabufBenjamin Gaignard1-4/+2
2012-11-30v4l2src: link against -lrt for clock_gettime()Tim-Philipp Müller1-1/+2
2012-04-13v4l2: ensure autogenerated files are createdVíctor Manuel Jáquez Leal1-0/+2
2012-04-13Update everything for the removal of the interface library and mixer/tuner in...Sebastian Dröge1-3/+31
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2011-11-04controller: port to new controller location and apiStefan Sauer1-2/+0
2011-08-08v4l2: update for GstXOverlay => GstVideoOverlay renameTim-Philipp Müller1-2/+2
2011-07-13v4l2: move capture code to device objectWim Taymans1-3/+1
2011-07-08v4l2: port and enable v4l2sinkWim Taymans1-3/+0
2011-03-27v4l2: new v4l2radio element to control analog radio devicesAlexey Chernov1-0/+2
2011-01-02v4l2: mark v4l2sink as experimental and build only if --enable-experimental i...Tim-Philipp Müller1-1/+4
2010-12-29v4l2: re-enable x-overlay supportRob Clark1-8/+7
2010-09-10v4l2src: add controlable colorbalance parametersStefan Kost1-1/+4
2009-08-11v4l2: fix make distcheck by disting some more headersTim-Philipp Müller1-4/+11
2009-08-04v4l2: Add v4l2sink elementRob Clark1-0/+3
2009-07-13v4l2src: optional support for device probing with gudevFilippo Argiolas1-2/+4
2008-11-04Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera1-3/+5
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2006-11-01Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...Edgard Lima1-7/+8
2006-09-26sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans1-2/+2
2006-09-19Add Video Orientation interface support to v4l2src.Edgard Lima1-1/+2
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima1-2/+2
2006-05-01Few improvements to move to good.Edgard Lima1-16/+22
2006-03-13Fix build of v4l2 (sigh)Julien Moutte1-2/+3
2006-03-11V4L2 ported to 0.10.Edgard Lima1-11/+11
2004-10-25sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje1-3/+12
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje1-1/+1
2003-11-22distcheck fixesDavid Schleef1-1/+1
2003-11-06All the interfaces are collected in libgstinterfaces now.Jan Schmidt1-3/+1
2003-10-14Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje1-33/+10
2003-09-13typosRonald S. Bultje1-1/+2
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje1-13/+12
2003-08-10Remove redundant definition of plugindirDavid Schleef1-1/+0
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje1-2/+30
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje1-0/+18