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
/
gstv4l2object.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
v4l2object: add gst_v4l2_object_try_format
Thiago Santos
1
-0
/
+1
2015-02-25
v4l2bufferpool: fix import_userptr() in single-planar API when n_planes > 1
Aurélien Zanelli
1
-0
/
+3
2014-11-24
Revert "v4l2: move vb_queue probing from allocator to v4l2object"
Nicolas Dufresne
1
-15
/
+0
2014-11-21
v4l2: move vb_queue probing from allocator to v4l2object
Benjamin Gaignard
1
-0
/
+15
2014-09-09
v4l2: Merge min_buffers_for* variable into one
Nicolas Dufresne
1
-2
/
+2
2014-09-09
v4l2: set min_latency for output device according to required minimum number ...
Aurélien Zanelli
1
-0
/
+3
2014-05-26
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-2
/
+0
2014-05-24
Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-2
/
+0
2014-05-15
v4l2: Cleanup M2M properties
Nicolas Dufresne
1
-0
/
+4
2014-05-08
v4l2: Replace miss-use of crop meta in favour of proper offset
Nicolas Dufresne
1
-3
/
+1
2014-05-08
v4l2object: Style fix
Nicolas Dufresne
1
-2
/
+2
2014-05-08
v4l2: Add DMABUF and USERPTR importation
Nicolas Dufresne
1
-4
/
+0
2014-05-08
v4l2: Introduce DMABUF_IMPORT IO mode
Nicolas Dufresne
1
-5
/
+6
2014-05-08
v4l2object: Set minimum buffers to 2
Nicolas Dufresne
1
-1
/
+1
2014-05-08
v4l2object: Remove unused MAX_BUFFERS define
Nicolas Dufresne
1
-1
/
+0
2014-05-08
v4l2: Move propose allocation to v4l2object
Nicolas Dufresne
1
-0
/
+3
2014-05-08
v4l2transform: Setup cropping if needed
Nicolas Dufresne
1
-0
/
+2
2014-05-08
v4l2: Probe for CREATE_BUFS in order to correctly set pool min/max
Nicolas Dufresne
1
-0
/
+1
2014-05-08
v4l2: Expose RGB32 formats with and without alpha
Nicolas Dufresne
1
-0
/
+2
2014-05-08
v4l2: Add initial support for alignment and cropping
Nicolas Dufresne
1
-2
/
+5
2014-05-08
v4l2object: Rename setup_format() method into acquire_format()
Nicolas Dufresne
1
-4
/
+4
2014-03-15
v4l2: Use a copy of videodev2.h header
Nicolas Dufresne
1
-24
/
+1
2014-02-25
v4l2videodec: Create one element per device
Benjamin Gaignard
1
-0
/
+2
2014-02-25
v4l2videodec: Calculate latency from device information
Nicolas Dufresne
1
-0
/
+4
2014-01-10
v4l2object: _v4l2fourcc_to_structure() can be static
Nicolas Dufresne
1
-2
/
+0
2014-01-10
v4l2: Move decide allocation into v4l2object
Nicolas Dufresne
1
-0
/
+2
2014-01-10
v4l2object: Implement _setup_format()
Nicolas Dufresne
1
-0
/
+4
2014-01-10
v4l2object: Split _v4l2fourcc_to_video_format
Nicolas Dufresne
1
-0
/
+1
2014-01-10
v4l2object: Quirks for dev without initial format
Nicolas Dufresne
1
-0
/
+3
2014-01-10
v4l2object: Add gst_v4l2_object_open_shared()
Nicolas Dufresne
1
-0
/
+1
2014-01-10
v4l2object: make IO_MODE enum public
Nicolas Dufresne
1
-0
/
+3
2014-01-10
v4l2: better handle quirks activation
Nicolas Dufresne
1
-0
/
+4
2014-01-10
v4l2object: Split caps in different categories
Nicolas Dufresne
1
-0
/
+4
2013-12-04
v4l2: add support for multi-planar V4L2 API
Julien Isorce
1
-1
/
+13
2013-11-25
v4l2object: Fix header indentation so it's readable again
Nicolas Dufresne
1
-42
/
+45
2013-08-19
v4l2: De-duplicate caps probing between src and sink
Olivier Crête
1
-5
/
+4
2013-06-04
v4l2: improve pixel aspect ratio handling
Michael Olbrich
1
-1
/
+5
2013-05-29
v4l2: add a property for arbitrary v4l2 controls
Michael Olbrich
1
-1
/
+4
2013-05-20
v4l2: Don't stop streaming when set_caps is called with unchanged caps
Michael Olbrich
1
-0
/
+2
2013-02-19
v4l2: Add support of dmabuf
Benjamin Gaignard
1
-1
/
+2
2012-12-17
v4l2: Teach where the videodev2.h header lives on freebsd.
Koop Mast
1
-3
/
+5
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-13
v4l2: remove unused properties
Wim Taymans
1
-1
/
+0
2011-12-21
update for removed property probe
Wim Taymans
1
-1
/
+2
2011-11-04
controller: port to new controller location and api
Stefan Sauer
1
-1
/
+0
2011-08-04
v4l2: activate the pool in fallback
Wim Taymans
1
-1
/
+1
2011-07-27
v4l2: remove unused variables
Wim Taymans
1
-3
/
+1
2011-07-26
v4l2: rename a variable
Wim Taymans
1
-1
/
+1
2011-07-19
v4l2: Fix sink bufferpool handling
Wim Taymans
1
-3
/
+0
[next]