Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2src.c
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-04-05 Guillaume Desmottesv4l2src: preserve features when fixating caps
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-08-27 Nicolas Dufresnev4l2src: Simplify format handling
2018-07-11 Nicolas Dufresnev4l2src: Try to avoid TRY_FMT when camera is streaming
2018-03-21 Jeongmo Yang[v4l2src] Add new property for camera ID 31/173431/4 accepted/tizen/unified/20180322.145011 submit/tizen/20180322.022154
2018-02-15 Tim-Philipp Müllerdocs: remove pointless Since: 0.10.x markers
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-11 Nicolas Dufresnev4l2src: Maintain downstream caps order
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-12-13 Nicolas Dufresnev4l2object: Use a debug object for tracing
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-09-13 Nicolas Dufresnev4l2src: Ensure all caps a fixated
2017-09-06 Nicolas Dufresnev4l2src: Check if caps have changed after try_fmt
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-21 Nicolas Dufresnev4l2src: Speedup camera startup by skipping try_fmt
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2017-01-16 Enrico Jornsv4l2: Remove usage and definition of LOG_CAPS macro
2016-11-24 Philipp Zabelv4l2src: release buffer if create fails
2016-07-07 Reynaldo H. Verdej... v4l2src: use gst_caps_intersect_full in negotiate()
2016-06-07 Nicolas Dufresnev4l2: Add an error return to _try/_set_format
2016-06-07 Nicolas Dufresnev4l2src: Avoid decide allocation on active pool
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-19 Tim-Philipp Müllerv4l2src: fix indentation
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-07-25 Dimitrios Katsarosv4l2: Allow framerate to be large then 100pfs
2015-04-02 Peter Seidererv4l2src: device sequence/offset correction in case...
2015-04-02 Peter Seidererv4l2src: add frame loss detection
2015-04-02 Peter Seidererv4l2: use v4l2 capture device sequence counter
2015-03-13 Thiago Santosv4l2src: delay renegotiation until it is likely buffers...
2014-11-21 Nicolas Dufresnev4l2: Handle corrupted buffer with empty payload
2014-11-01 Simon Farnsworthv4l2: Clean up interlace support
2014-09-09 Nicolas Dufresnev4l2: Detect bad drivers timestamps
2014-07-09 Nicolas Dufresnev4l2src: Ensure internal pool activation
2014-05-25 Nicolas Dufresnev4l2: Cleanup and fix calculation of latency
2014-05-08 Nicolas Dufresnev4l2: Replace miss-use of crop meta in favour of proper...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Acquire cannot return a buffer from...
2014-04-01 Nicolas Dufresnev4l2: Fix support for caps without width, height, frame...
2014-03-15 Nicolas Dufresnev4l2: Remove XV support
2014-01-10 Nicolas Dufresnev4l2: Move decide allocation into v4l2object
2013-08-19 Olivier Crêtev4l2: De-duplicate caps probing between src and sink
2013-06-19 Sjoerd Simonsv4l2: Optimize negotiation by removing the query filter
2013-05-20 Michael Olbrichv4l2: Don't stop streaming when set_caps is called...
2013-04-17 Olivier Crêtev4l2src: Disable renegotiation in the negotiate method
2013-04-17 Olivier CrêteRevert "v4l2: disable renegotiation"
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-19 Benjamin Gaignardv4l2: Add support of dmabuf
2013-01-24 Sjoerd Simonsv4l2: Re-enable prepare-format emission
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-20 Sjoerd Simonsv4l2src: handle latency query before setting up the...
2012-09-13 Wim Taymansv4l2: remove unused properties
2012-09-11 Wim Taymansv4l2: disable renegotiation
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-07-06 Wim Taymansupdate for query api changes
2012-06-26 Wim Taymansv4l2src: improve debug
2012-05-01 Sebastian Drögev4l2src: Update for basesrc API changes
2012-04-25 Wim Taymansv4l2: improve timestamp code
2012-04-24 Wim Taymansv4l2: use driver timestamps
2012-04-23 Wim Taymansv4l2: Improve buffer management
2012-04-23 Mart Raudseppdocs: Add Since tag for new GstV4l2Src::prepare-format...
2012-04-19 Sebastian Drögev4l2src: Rename pre-set-format signal to prepare-format
2012-04-19 Youness Alaouiv4l2src: Adding a pre-set-format signal
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-27 Wim Taymanscaps: improve caps handling
2012-03-27 Wim Taymansv4l2: update for get_param
2012-03-26 Wim Taymansv4l2src: don't error in shutdown
2012-03-26 Wim Taymansv4l2: fix latency
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-15 Wim Taymansupdate for bufferpool changes
2012-03-15 Wim Taymansupdate for allocation query changes
2012-03-14 Wim Taymanstake padding into account
2012-03-11 Wim Taymansfix for caps api changes
2012-03-07 David SchleefMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-29 Wim Taymansupdate for metadata API changes
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Vincent Penquerc'hv4l2src: fix caps leak
2012-01-13 Havard Graffv4l2src: Don't assert when the interface is not impleme...
next