summaryrefslogtreecommitdiff
path: root/sys/v4l2
Commit message (Expand)AuthorAgeFilesLines
* v4l2: don't use undeclared core debug category symbolsTim-Philipp Müller2016-02-201-3/+3
* v4l2src: fix indentationTim-Philipp Müller2016-02-192-8/+10
* v4l2allocator: Fix spelling of reenqueueingLuis de Bethencourt2016-02-081-1/+1
* v4l2allocator: Fix spelling of queueingNicolas Dufresne2016-02-081-1/+1
* v4l2: Re-add colorimetry field for RGB formatsNicolas Dufresne2016-01-221-25/+20
* v4l2: fix sRGB colorspace definitionWim Taymans2016-01-221-6/+0
* v4l2: Add adobe colorspace supportWim Taymans2016-01-211-13/+26
* v4l2: Don't free props structure twice.Jan Schmidt2016-01-201-1/+0
* v4l2object: Cleanup uneeded return statementNicolas Dufresne2016-01-191-2/+0
* v4l2object: Don't set colorimetry for non YUV formatsNicolas Dufresne2016-01-191-0/+39
* v4l2-*: Configuring output pool correctly for using drivers min_buffer if pre...Pablo Anton2016-01-041-1/+3
* v4l2deviceprovider: add properties to the deviceWim Taymans2015-12-291-13/+95
* v4l2object: Update formats tableNicolas Dufresne2015-12-181-40/+167
* v4l2bufferpool: don't block when resurecting a bufferWim Taymans2015-12-011-1/+3
* v4l2: videodec: choose format from capsPhilipp Zabel2015-11-251-0/+30
* v4l2: add gst_v4l2_object_probe_capsPhilipp Zabel2015-11-252-22/+38
* v4l2-probe: Skip devices without supported formatsNicolas Dufresne2015-11-251-0/+7
* v4l2: Track /dev/video* to triggered required probeNicolas Dufresne2015-11-251-2/+15
* v4l2: Fix capture/output-io-mode propertiesNicolas Dufresne2015-11-192-5/+5
* v4l2/object: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet2015-11-151-4/+2
* v4l2object: add support of NV16, NV61 and NV24 formatsAurélien Zanelli2015-11-131-0/+38
* v4l2: Set O_CLOEXEC on the device fdArun Raghavan2015-11-031-1/+6
* v4l2: fix double-unref in the v4l2 device providerNirbheek Chauhan2015-10-281-1/+0
* v4l2transform: fix pad closingJean-Michel Hautbois2015-08-201-1/+1
* v4l2: Allow framerate to be large then 100pfsDimitrios Katsaros2015-07-252-6/+6
* v4l2bufferpool: set GST_BUFFER_COPY_FLAGS to copy flags alsoHyunjun Ko2015-07-231-1/+2
* v4l2bufferpool: Set timestamp when queue buffer.Song Bing2015-07-201-0/+8
* v4l2transform: fix memory leakLuis de Bethencourt2015-07-021-0/+1
* v4l2: document fallthrough casesLuis de Bethencourt2015-06-291-0/+4
* gstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOSPhilipp Zabel2015-06-093-9/+23
* v4l2: Allow scaling in the v4l2*convert elementEnrico Jorns2015-06-091-11/+424
* v4l2: Also set colorimetry on output devicesNicolas Dufresne2015-06-081-12/+127
* v4l2: Add missing SMTP240M matrixNicolas Dufresne2015-06-081-0/+3
* v4l2object: Fully implement colorimetry supportNicolas Dufresne2015-06-081-8/+127
* v4l2: Update kernel headers to latest from media treeNicolas Dufresne2015-06-084-52/+448
* v4l2: Don't warn when optional CID are not implementNicolas Dufresne2015-06-051-11/+10
* v4l2: don't add the same interlace mode twiceWim Taymans2015-04-221-2/+4
* v4l2: cast unused return to voidLuis de Bethencourt2015-04-211-1/+1
* v4l2src: device sequence/offset correction in case of renegotiationPeter Seiderer2015-04-022-2/+11
* v4l2src: add frame loss detectionPeter Seiderer2015-04-021-7/+23
* v4l2: use v4l2 capture device sequence counterPeter Seiderer2015-04-022-2/+9
* v4l2: Ask the driver about its requirements for min_buffers before initiating...Tobias Modschiedler2015-04-022-22/+36
* v4l2src: delay renegotiation until it is likely buffers were reclaimedThiago Santos2015-03-132-21/+55
* v4l2object: add gst_v4l2_object_try_formatThiago Santos2015-03-132-24/+63
* v4l2bufferpool: Don't update buffer for OUTPUTNicolas Dufresne2015-03-081-0/+5
* v4l2allocator: fix fd leak in DMABUF import mode.Gwenole Beauchesne2015-03-021-1/+3
* v4l2bufferpool: Add missing breakNicolas Dufresne2015-03-011-0/+1
* v4l2: Workaround driver not setting field correctlyNicolas Dufresne2015-03-012-0/+31
* v4l2: query crop configuration after each call of S_CROPAurélien Zanelli2015-02-262-0/+10
* v4l2bufferpool: Check corruption flag on the right bufferAleix Conchillo Flaqué2015-02-251-1/+4