v4l2src: Add new property for auto scan device feature
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2object.h
2020-09-03 Jeongmo Yangv4l2src: Add new property for auto scan device feature 12/243012/5 accepted/tizen/unified/20200904.035426 submit/tizen/20200903.054554
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-11-21 Nicolas Dufresnev4l2: Properly fix Android build
2018-11-21 Xavier ClaessensFix ioctl() signature on Android
2018-08-27 Nicolas Dufresnev4l2object: Add a method to try and import buffers
2018-07-11 Nicolas Dufresnev4l2src: Try to avoid TRY_FMT when camera is streaming
2018-03-27 Seungha Yangv4l2: Fix unknown type name ‘off_t’ error
2018-03-07 Nicolas Dufresnev4l2: Fix support for 32bit mmap
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
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-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: Fix compilation without libv4l2
2017-07-24 Nicolas Dufresnev4l2object: Removed unused members
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-21 Nicolas Dufresnev4l2object: Introduce quirk to skip slow probes
2017-07-18 Nicolas Dufresnev4l2: Make gst_v4l2_get_capabilities static
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-03-14 Olivier Crêtev4l2: Remove unused macro
2017-03-14 Olivier Crêtev4l2: Remove unused definitions
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2016-07-07 Reynaldo H. Verdej... v4l2: use opened device caps instead of physical device...
2016-06-07 Nicolas Dufresnev4l2: Add an error return to _try/_set_format
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
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-11-25 Philipp Zabelv4l2: add gst_v4l2_object_probe_caps
2015-03-13 Thiago Santosv4l2object: add gst_v4l2_object_try_format
2015-02-25 Aurélien Zanelliv4l2bufferpool: fix import_userptr() in single-planar...
2014-11-24 Nicolas DufresneRevert "v4l2: move vb_queue probing from allocator...
2014-11-21 Benjamin Gaignardv4l2: move vb_queue probing from allocator to v4l2object
2014-09-09 Nicolas Dufresnev4l2: Merge min_buffers_for* variable into one
2014-09-09 Aurélien Zanelliv4l2: set min_latency for output device according to...
2014-05-26 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-25 Nicolas DufresneRevert "v4l2bufferpool: Port to bufferpool flush_start...
2014-05-24 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-15 Nicolas Dufresnev4l2: Cleanup M2M properties
2014-05-08 Nicolas Dufresnev4l2: Replace miss-use of crop meta in favour of proper...
2014-05-08 Nicolas Dufresnev4l2object: Style fix
2014-05-08 Nicolas Dufresnev4l2: Add DMABUF and USERPTR importation
2014-05-08 Nicolas Dufresnev4l2: Introduce DMABUF_IMPORT IO mode
2014-05-08 Nicolas Dufresnev4l2object: Set minimum buffers to 2
2014-05-08 Nicolas Dufresnev4l2object: Remove unused MAX_BUFFERS define
2014-05-08 Nicolas Dufresnev4l2: Move propose allocation to v4l2object
2014-05-08 Nicolas Dufresnev4l2transform: Setup cropping if needed
2014-05-08 Nicolas Dufresnev4l2: Probe for CREATE_BUFS in order to correctly set...
2014-05-08 Nicolas Dufresnev4l2: Expose RGB32 formats with and without alpha
2014-05-08 Nicolas Dufresnev4l2: Add initial support for alignment and cropping
2014-05-08 Nicolas Dufresnev4l2object: Rename setup_format() method into acquire_f...
2014-03-15 Nicolas Dufresnev4l2: Use a copy of videodev2.h header
2014-02-25 Benjamin Gaignardv4l2videodec: Create one element per device
2014-02-25 Nicolas Dufresnev4l2videodec: Calculate latency from device information
2014-01-10 Nicolas Dufresnev4l2object: _v4l2fourcc_to_structure() can be static
2014-01-10 Nicolas Dufresnev4l2: Move decide allocation into v4l2object
2014-01-10 Nicolas Dufresnev4l2object: Implement _setup_format()
2014-01-10 Nicolas Dufresnev4l2object: Split _v4l2fourcc_to_video_format
2014-01-10 Nicolas Dufresnev4l2object: Quirks for dev without initial format
2014-01-10 Nicolas Dufresnev4l2object: Add gst_v4l2_object_open_shared()
2014-01-10 Nicolas Dufresnev4l2object: make IO_MODE enum public
2014-01-10 Nicolas Dufresnev4l2: better handle quirks activation
2014-01-10 Nicolas Dufresnev4l2object: Split caps in different categories
2013-12-04 Julien Isorcev4l2: add support for multi-planar V4L2 API
2013-11-25 Nicolas Dufresnev4l2object: Fix header indentation so it's readable...
2013-08-19 Olivier Crêtev4l2: De-duplicate caps probing between src and sink
2013-06-04 Michael Olbrichv4l2: improve pixel aspect ratio handling
2013-05-29 Michael Olbrichv4l2: add a property for arbitrary v4l2 controls
2013-05-20 Michael Olbrichv4l2: Don't stop streaming when set_caps is called...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-19 Benjamin Gaignardv4l2: Add support of dmabuf
2012-12-17 Koop Mastv4l2: Teach where the videodev2.h header lives on freebsd.
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-13 Wim Taymansv4l2: remove unused properties
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
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-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-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
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 'master' into 0.11
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-21 Wim Taymansupdate for removed property probe
next