index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
v4l2_calls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
Revert "v4l2: fraction is reversed"
Luis de Bethencourt
1
-5
/
+5
2015-02-18
v4l2: fraction is reversed
Luis de Bethencourt
1
-5
/
+5
2014-05-26
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-25
/
+0
2014-05-24
Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
Nicolas Dufresne
1
-0
/
+25
2014-05-24
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-25
/
+0
2014-05-08
v4l2: Expose RGB32 formats with and without alpha
Nicolas Dufresne
1
-0
/
+3
2014-03-29
v4l2: attempt to fix infinite (for small version of infinite) loop
Vincent Penquerc'h
1
-0
/
+1
2014-03-15
v4l2: Use a copy of videodev2.h header
Nicolas Dufresne
1
-43
/
+4
2014-03-08
v4l2: Fix typo contol -> control
William Manley
1
-2
/
+2
2014-03-08
v4l2: Normalise control names in the same way as v4l2-ctl
William Manley
1
-8
/
+46
2014-02-25
v4l2: CAPTURE_MPLANE is well tested now
Nicolas Dufresne
1
-3
/
+0
2014-02-25
v4l2videodec: Implement v4l2videodec
Nicolas Dufresne
1
-0
/
+26
2014-02-23
v4l2: make some more controls configurable
Mark Nauwelaerts
1
-2
/
+3
2014-02-22
v4l2src: handle old and odd driver behaviour when listing controls
Mark Nauwelaerts
1
-2
/
+6
2014-01-25
v4l2: guard use of ENODATA with #ifdef
Ryan Lortie
1
-1
/
+5
2014-01-13
v4l2: fix build break using V4L2_CAP_VIDEO_M2M_MPLANE
Vincent Penquerc'h
1
-4
/
+8
2014-01-10
v4l2object: Implement gst_v4l2_dup()
Nicolas Dufresne
1
-26
/
+85
2014-01-10
v4l2: better handle quirks activation
Nicolas Dufresne
1
-0
/
+7
2013-12-04
v4l2: add support for multi-planar V4L2 API
Julien Isorce
1
-3
/
+34
2013-06-05
v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible
Michael Olbrich
1
-4
/
+33
2013-06-04
v4l2: Fix compilation with older kernels
Stirling Westrup
1
-0
/
+2
2013-05-29
v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MENU, it's not available ...
Sebastian Dröge
1
-0
/
+2
2013-05-29
v4l2: add a property for arbitrary v4l2 controls
Michael Olbrich
1
-0
/
+58
2013-04-27
v4l2: also poll for output devices
Michael Olbrich
1
-1
/
+4
2013-04-25
v4l2: handle ENODATA return value for VIDIOC_ENUMSTD
Philipp Zabel
1
-1
/
+1
2013-04-02
v4l2: fix printf format compiler warning in debug message
Tim-Philipp Müller
1
-1
/
+2
2013-03-18
v4l2: fix compilation against newer kernel headers as on FC19
Bastien Nocera
1
-0
/
+4
2013-01-04
v4l2: Also handle the new ENOENT return value of VIDIOC_QUERYCTRL
Robert Krakora
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-21
v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+
Huacai Chen
1
-1
/
+1
2012-05-09
v4l2src: fix v4l2_std_id logging
Peter Seiderer
1
-1
/
+1
2012-02-16
Merge branch 'master' into 0.11
Wim Taymans
1
-7
/
+4
2012-02-16
v4l2src: failure to query some optional controls is not a fatal error
Gary Ching-Pang Lin
1
-7
/
+4
2012-02-16
v4l2src: fix for webcamstudio vloopback
Tuukka Pasanen
1
-1
/
+1
2011-07-15
v4l2: remove experimental markers
Wim Taymans
1
-7
/
+0
2011-05-24
v4l2: add norm property
Rob Clark
1
-0
/
+3
2011-01-02
v4l2: mark v4l2sink as experimental and build only if --enable-experimental i...
Tim-Philipp Müller
1
-0
/
+7
2011-01-02
Revert "v4l2: add norm property"
Tim-Philipp Müller
1
-3
/
+0
2010-12-29
v4l2: add norm property
Rob Clark
1
-0
/
+3
2010-12-29
v4l2: cleanup get/set input/output
Rob Clark
1
-3
/
+66
2010-02-15
v4l2: printf format string fix
Tim-Philipp Müller
1
-1
/
+1
2010-02-01
v4l2: fix unportable printf format
Tim-Philipp Müller
1
-1
/
+2
2009-09-07
v4l2src: add support for mpeg formats
Wim Taymans
1
-7
/
+13
2009-08-04
v4l2: Add v4l2sink element
Rob Clark
1
-1
/
+16
2009-07-19
v4l2: Fix v4l2src on OpenSolaris
Elaine Xiong
1
-0
/
+2
2009-06-25
v4l2src: set structs to zero before using them in ioctls
Stefan Kost
1
-5
/
+5
2009-05-15
Fix compiler warnings
James Andrewartha
1
-3
/
+4
2009-03-13
v4l2src: Prepend to lists and reverse them at the end.
Jan Schmidt
1
-3
/
+7
2009-03-01
Wait for a frame to become available before capturing it
Sjoerd Simons
1
-0
/
+8
2008-11-13
sys/: Fix some spelling mistakes. Fixes #556802.
Fabricio Godoy
1
-1
/
+1
[next]