summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2src.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21v4l2: Handle corrupted buffer with empty payloadNicolas Dufresne1-8/+18
2014-11-01v4l2: Clean up interlace supportSimon Farnsworth1-0/+3
2014-09-09v4l2: Detect bad drivers timestampsNicolas Dufresne1-6/+40
2014-07-09v4l2src: Ensure internal pool activationNicolas Dufresne1-0/+13
2014-05-25v4l2: Cleanup and fix calculation of latencyNicolas Dufresne1-1/+1
2014-05-08v4l2: Replace miss-use of crop meta in favour of proper offsetNicolas Dufresne1-1/+1
2014-05-08v4l2bufferpool: Acquire cannot return a buffer from another poolNicolas Dufresne1-9/+21
2014-04-01v4l2: Fix support for caps without width, height, framerate or formatNicolas Dufresne1-6/+13
2014-03-15v4l2: Remove XV supportNicolas Dufresne1-13/+0
2014-01-10v4l2: Move decide allocation into v4l2objectNicolas Dufresne1-86/+5
2013-08-19v4l2: De-duplicate caps probing between src and sinkOlivier Crête1-56/+1
2013-06-19v4l2: Optimize negotiation by removing the query filterSjoerd Simons1-2/+2
2013-05-20v4l2: Don't stop streaming when set_caps is called with unchanged capsMichael Olbrich1-0/+4
2013-04-17v4l2src: Disable renegotiation in the negotiate methodOlivier Crête1-0/+9
2013-04-17Revert "v4l2: disable renegotiation"Olivier Crête1-18/+0
2013-02-19v4l2: Add support of dmabufBenjamin Gaignard1-0/+1
2013-01-23v4l2: Re-enable prepare-format emissionSjoerd Simons1-6/+5
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-20v4l2src: handle latency query before setting up the bufferpoolSjoerd Simons1-2/+3
2012-09-13v4l2: remove unused propertiesWim Taymans1-47/+1
2012-09-11v4l2: disable renegotiationWim Taymans1-0/+18
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-2/+2
2012-07-06update for query api changesWim Taymans1-1/+1
2012-06-26v4l2src: improve debugWim Taymans1-1/+3
2012-05-01v4l2src: Update for basesrc API changesSebastian Dröge1-1/+1
2012-04-25v4l2: improve timestamp codeWim Taymans1-29/+32
2012-04-24v4l2: use driver timestampsWim Taymans1-2/+44
2012-04-23v4l2: Improve buffer managementWim Taymans1-4/+4
2012-04-23docs: Add Since tag for new GstV4l2Src::prepare-format signalMart Raudsepp1-0/+2
2012-04-19v4l2src: Rename pre-set-format signal to prepare-formatSebastian Dröge1-2/+2
2012-04-19v4l2src: Adding a pre-set-format signalYouness Alaoui1-2/+32
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-27caps: improve caps handlingWim Taymans1-4/+1
2012-03-27v4l2: update for get_paramWim Taymans1-1/+1
2012-03-26v4l2src: don't error in shutdownWim Taymans1-1/+2
2012-03-26v4l2: fix latencyWim Taymans1-2/+7
2012-03-15update for bufferpool changesWim Taymans1-3/+2
2012-03-15update for allocation query changesWim Taymans1-10/+18
2012-03-14take padding into accountWim Taymans1-7/+8
2012-03-11fix for caps api changesWim Taymans1-6/+9
2012-02-29update for metadata API changesWim Taymans1-1/+1
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-1/+2
2012-01-13v4l2src: fix caps leakVincent Penquerc'h1-1/+2
2012-01-13v4l2src: Don't assert when the interface is not implemented.Havard Graff1-7/+9
2011-12-21update for removed property probeWim Taymans1-4/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h1-3/+5
2011-11-15_peer_get_caps() -> _peer_query_caps()Wim Taymans1-1/+1
2011-11-15update for _get_caps() -> _query_caps()Wim Taymans1-1/+1
2011-11-13Update for GstURIHandler get_protocols() changesTim-Philipp Müller1-2/+2
2011-11-13soup, pushfile, rtsp, udp, v4l2: update for GstURIHandler API changesTim-Philipp Müller1-10/+5