summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Update Edgard Lima's emailEdgard Lima1-1/+1
2016-07-07v4l2: fix v4l2 probe build errorLuis de Bethencourt1-1/+1
2016-07-07v4l2: use opened device caps instead of physical device onesReynaldo H. Verdejo Pinochet1-4/+9
2015-11-25v4l2-probe: Skip devices without supported formatsNicolas Dufresne1-0/+7
2015-11-25v4l2: Track /dev/video* to triggered required probeNicolas Dufresne1-2/+15
2015-11-03v4l2: Set O_CLOEXEC on the device fdArun Raghavan1-1/+6
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête1-3/+3
2014-05-08v4l2transform: Expose BGRA and ARGB formatsNicolas Dufresne1-1/+19
2014-05-08Implement GstV4l2TransformNicolas Dufresne1-0/+4
2014-05-05v4l2: minor fix for closing the fdTim-Philipp Müller1-2/+2
2014-05-03v4l2: Use single pass iterator for M2M probeNicolas Dufresne1-2/+128
2014-05-03v4l2: Cleanup plugin registrationNicolas Dufresne1-9/+1
2014-03-16v4l2: Implement GstDeviceMonitor subclassOlivier Crête1-0/+3
2014-02-25v4l2videodec: Create one element per deviceBenjamin Gaignard1-2/+1
2014-02-25v4l2videodec: Implement v4l2videodecNicolas Dufresne1-0/+3
2013-09-01Don't use setlocale in plugins()Tim-Philipp Müller1-1/+0
2013-06-20v4l2: don't redefine the PERFORMANCE debug variableWim Taymans1-2/+0
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-11-04controller: port to new controller location and apiStefan Sauer1-4/+0
2011-07-08v4l2: port and enable v4l2sinkWim Taymans1-4/+0
2011-03-27v4l2: new v4l2radio element to control analog radio devicesAlexey Chernov1-0/+3
2011-01-02v4l2: mark v4l2sink as experimental and build only if --enable-experimental i...Tim-Philipp Müller1-0/+4
2010-09-10v4l2src: add controlable colorbalance parametersStefan Kost1-0/+4
2010-02-13v4l2sink: change rank to NONE so it is never autopluggedTim-Philipp Müller1-1/+1
2010-02-12v4lsink: lower rank to MARGINALTim-Philipp Müller1-1/+1
2009-09-11v4l2: log buffer copies on queue underrun in perf categoryStefan Kost1-0/+2
2009-08-04v4l2: Add v4l2sink elementRob Clark1-7/+11
2008-11-14sys/v4l2/gstv4l2.c: Give it a primary rank for autovideosrc.Stefan Kost1-1/+1
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat1-0/+1
2006-09-02sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost1-1/+2
2006-09-02sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost1-3/+3
2006-05-19Some clean-ups requested by wingo in bug #338818.Edgard Lima1-1/+1
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima1-1/+2
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-03-11V4L2 ported to 0.10.Edgard Lima1-9/+23
2004-10-25sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje1-5/+0
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-2/+2
2004-03-14gst-indentThomas Vander Stichele1-14/+8
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-01-20fix missing includeBenjamin Otte1-0/+2
2004-01-19putting i18n in place for pluginsThomas Vander Stichele1-0/+6
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte1-1/+1
2003-11-02hmm...Ronald S. Bultje1-11/+22
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje1-0/+46