summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2object.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-13v4l2object: add gst_v4l2_object_try_formatThiago Santos1-0/+1
2015-02-25v4l2bufferpool: fix import_userptr() in single-planar API when n_planes > 1Aurélien Zanelli1-0/+3
2014-11-24Revert "v4l2: move vb_queue probing from allocator to v4l2object"Nicolas Dufresne1-15/+0
2014-11-21v4l2: move vb_queue probing from allocator to v4l2objectBenjamin Gaignard1-0/+15
2014-09-09v4l2: Merge min_buffers_for* variable into oneNicolas Dufresne1-2/+2
2014-09-09v4l2: set min_latency for output device according to required minimum number ...Aurélien Zanelli1-0/+3
2014-05-26v4l2bufferpool: Port to bufferpool flush_start/stop methodNicolas Dufresne1-2/+0
2014-05-24Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"Nicolas Dufresne1-0/+2
2014-05-24v4l2bufferpool: Port to bufferpool flush_start/stop methodNicolas Dufresne1-2/+0
2014-05-15v4l2: Cleanup M2M propertiesNicolas Dufresne1-0/+4
2014-05-08v4l2: Replace miss-use of crop meta in favour of proper offsetNicolas Dufresne1-3/+1
2014-05-08v4l2object: Style fixNicolas Dufresne1-2/+2
2014-05-08v4l2: Add DMABUF and USERPTR importationNicolas Dufresne1-4/+0
2014-05-08v4l2: Introduce DMABUF_IMPORT IO modeNicolas Dufresne1-5/+6
2014-05-08v4l2object: Set minimum buffers to 2Nicolas Dufresne1-1/+1
2014-05-08v4l2object: Remove unused MAX_BUFFERS defineNicolas Dufresne1-1/+0
2014-05-08v4l2: Move propose allocation to v4l2objectNicolas Dufresne1-0/+3
2014-05-08v4l2transform: Setup cropping if neededNicolas Dufresne1-0/+2
2014-05-08v4l2: Probe for CREATE_BUFS in order to correctly set pool min/maxNicolas Dufresne1-0/+1
2014-05-08v4l2: Expose RGB32 formats with and without alphaNicolas Dufresne1-0/+2
2014-05-08v4l2: Add initial support for alignment and croppingNicolas Dufresne1-2/+5
2014-05-08v4l2object: Rename setup_format() method into acquire_format()Nicolas Dufresne1-4/+4
2014-03-15v4l2: Use a copy of videodev2.h headerNicolas Dufresne1-24/+1
2014-02-25v4l2videodec: Create one element per deviceBenjamin Gaignard1-0/+2
2014-02-25v4l2videodec: Calculate latency from device informationNicolas Dufresne1-0/+4
2014-01-10v4l2object: _v4l2fourcc_to_structure() can be staticNicolas Dufresne1-2/+0
2014-01-10v4l2: Move decide allocation into v4l2objectNicolas Dufresne1-0/+2
2014-01-10v4l2object: Implement _setup_format()Nicolas Dufresne1-0/+4
2014-01-10v4l2object: Split _v4l2fourcc_to_video_formatNicolas Dufresne1-0/+1
2014-01-10v4l2object: Quirks for dev without initial formatNicolas Dufresne1-0/+3
2014-01-10v4l2object: Add gst_v4l2_object_open_shared()Nicolas Dufresne1-0/+1
2014-01-10v4l2object: make IO_MODE enum publicNicolas Dufresne1-0/+3
2014-01-10v4l2: better handle quirks activationNicolas Dufresne1-0/+4
2014-01-10v4l2object: Split caps in different categoriesNicolas Dufresne1-0/+4
2013-12-04v4l2: add support for multi-planar V4L2 APIJulien Isorce1-1/+13
2013-11-25v4l2object: Fix header indentation so it's readable againNicolas Dufresne1-42/+45
2013-08-19v4l2: De-duplicate caps probing between src and sinkOlivier Crête1-5/+4
2013-06-04v4l2: improve pixel aspect ratio handlingMichael Olbrich1-1/+5
2013-05-29v4l2: add a property for arbitrary v4l2 controlsMichael Olbrich1-1/+4
2013-05-20v4l2: Don't stop streaming when set_caps is called with unchanged capsMichael Olbrich1-0/+2
2013-02-19v4l2: Add support of dmabufBenjamin Gaignard1-1/+2
2012-12-17v4l2: Teach where the videodev2.h header lives on freebsd.Koop Mast1-3/+5
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-13v4l2: remove unused propertiesWim Taymans1-1/+0
2011-12-21update for removed property probeWim Taymans1-1/+2
2011-11-04controller: port to new controller location and apiStefan Sauer1-1/+0
2011-08-04v4l2: activate the pool in fallbackWim Taymans1-1/+1
2011-07-27v4l2: remove unused variablesWim Taymans1-3/+1
2011-07-26v4l2: rename a variableWim Taymans1-1/+1
2011-07-19v4l2: Fix sink bufferpool handlingWim Taymans1-3/+0