v4l2videodec: Send flush buffer event when EOS
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2videodec.c
2021-04-19 Jeongmo Yangv4l2videodec: Send flush buffer event when EOS 90/257090/1 accepted/tizen/unified/20210421.002300 submit/tizen/20210419.092717
2021-02-23 Gilbok Leev4l2videodec: Increase v4l2videodecoder rank 79/254079/1 accepted/tizen/unified/20210225.130544 submit/tizen/20210224.020456
2021-02-16 Jeongmo Yang[v4l2] Change feature name 97/253597/1
2021-02-08 Jeongmo Yang[v4l2videodecoder] Post message for number of buffers 63/253263/2 accepted/tizen/unified/20210210.052227 submit/tizen/20210209.050024
2021-02-08 Jeongmo Yang[v4l2videodecoder] Add new property to enable TBM outpu... 02/253102/3
2020-12-18 Jeongmo Yang[v4l2videodecoder] Support TBM for output buffer 04/248104/13 accepted/tizen/unified/20201228.130117 submit/tizen/20201224.112819
2020-02-26 Eunhye Choiv4l2video: decrease plugin rank 21/226021/1 accepted/tizen/unified/20200304.124009 submit/tizen/20200221.064623 submit/tizen/20200302.032418
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
2019-10-29 James Cowgillv4l2videodec: ensure pool exists before orphaning it
2019-08-08 Song Bingv4l2videodec: Fix drain() function return type
2019-04-16 Guillaume Desmottesv4l2: fix use after free when handling events
2019-04-05 Philipp Zabelv4l2videodec: support orphaning
2019-03-18 Philippe Normandv4l2: Set Hardware classifier on video decoders
2019-02-26 Matthew Watersv4l2dec: also remove the colorimetry and chroma-site...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-09-14 Song Bingv4l2videodec: Add HEVC decoder support
2018-09-14 Nicolas Dufresnev4l2videodec: Move capture probe after input format...
2018-09-14 Ezequiel Garciav4l2: Add a debug message beforing waiting for codec...
2018-09-14 Ezequiel Garciav4l2: Add FWHT codec support
2018-07-09 Nicolas Dufresnev4l2videodec: Protect double calls to set_format()
2018-06-27 Michael Tretterv4l2videodec: do not call streamon while pool is flushing
2018-05-12 Edward Herveyv4l2: Fix typo in debug messages
2018-04-26 Guillaume Desmottesv4l2: rely on gst_v4l2_dup() to set no_initial_format...
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-12 Peter Seidererv4l2videodec: add property set/get PROP_CAPTURE_IO_MODE...
2018-01-12 Peter Seidererv4l2videodec: fold property set/get PROP_OUTPUT_IO_MODE...
2018-01-08 Nicolas Dufresnev4l2videodec: Add dynamic resolution change support
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-12-06 Philipp Zabelv4l2videodec: Handle drivers that only round up height
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-10-07 Nicolas Dufresnev4l2videoenc/dec: Don't leak template caps
2017-09-19 Nicolas Dufresnev4l2videodec: Don't leak codec name
2017-09-19 Nicolas Dufresnev4l2bufferpool: Don't stop streaming when pool is flushing
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-08-02 Nicolas Dufresnev4l2: Enable VP9 format
2017-07-27 Nicolas Dufresnev4l2: Ignore register issue and keep probing
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-19 Nicolas Dechesnev4l2videodec: add some useful debug messages
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-07-14 Nicolas Dufresnev4l2: Don't probe for unneeded format
2017-07-14 Nicolas Dufresnev4l2videodec: Implement stable element names
2017-05-24 Nicolas Dufresnev4l2videodec: Remove unused forward declaration
2017-04-07 Thibault Saunierv4l2dec: Fix race when going from PAUSED to READY
2017-04-05 Nicolas Dufresnev4l2videodec: Fix 32bit only printf format
2017-04-05 Philipp Zabelv4l2videodec: only set latency if the frame duration...
2017-03-30 Gilbok Leev4l2videodec: Set rank to GST_RANK_PRIMARY 42/122042/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142251 accepted/tizen/ivi/20170403.130012 accepted/tizen/mobile/20170403.125534 accepted/tizen/tv/20170403.125818 accepted/tizen/unified/20170403.130113 accepted/tizen/wearable/20170403.125904 submit/tizen/20170403.050513 tizen_4.0.m1_release
2016-06-07 Nicolas Dufresnev4l2videodec: Keep part of the input buffer
2016-06-07 Nicolas Dufresnev4l2videodec: Coding style fixes
2016-06-07 Nicolas Dufresnev4l2: Add an error return to _try/_set_format
2016-06-07 Philipp Zabelv4l2videodec: use decoder stop command instead of queue...
2016-06-07 Peter Seidererv4l2videodec: add gst_v4l2_decoder_cmd helper
2016-06-06 Philipp Zabelv4l2videodec: use visible size, not coded size, for...
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-11-25 Philipp Zabelv4l2: videodec: choose format from caps
2015-11-19 Nicolas Dufresnev4l2: Fix capture/output-io-mode properties
2015-01-13 Nicolas Dufresnev4l2videodec: Proxy getcaps
2015-01-09 Nicolas Dufresnev4l2videodec: Prevent renegotiation
2015-01-09 Nicolas Dufresnev4l2videodec: Don't unlock the stream lock twice
2014-11-21 Nicolas Dufresnev4l2: Handle corrupted buffer with empty payload
2014-09-09 Nicolas Dufresnev4l2: Merge min_buffers_for* variable into one
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 Dufresnev4l2videodec: don't stop if loop returned FLUSHING
2014-05-24 Nicolas Dufresnev4l2videodec: Handle early task stop
2014-05-24 Nicolas Dufresnev4l2videodec: Handle gst_pad_start_task() failure
2014-05-24 Nicolas Dufresnev4l2videodec: Add trace for FLUSH_START/STOP handling
2014-05-24 Nicolas Dufresnev4l2videodec: Fix use of atomic value
2014-05-24 Nicolas Dufresnev4l2videodec: Fix handle_frame error handling
2014-05-24 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-17 Nicolas Dufresnev4l2videodec: Handle flush while in start_streaming
2014-05-15 Nicolas Dufresnev4l2: Cleanup M2M properties
2014-05-15 Nicolas Dufresnev4l2videodec: Handle start_streaming error
2014-05-15 Nicolas Dufresnev4l2videodec: Print the flow return causing the loop...
2014-05-15 Nicolas Dufresnev4l2videodec: Don't lock the decoder when stopping...
2014-05-15 Nicolas Dufresnev4l2: Split flush in start/stop_streaming
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-05-08 Nicolas Dufresnev4l2videodec: Ensure pool is configured
2014-05-08 Nicolas Dufresnev4l2videodec: Install PROP_CAPTURE_IO_MODE with right ID
2014-05-08 Nicolas Dufresnev4l2: Move capture eos handling in _process()
2014-05-08 Nicolas Dufresnev4l2videodec: Cleanly fail if set_format is never called
2014-05-08 Nicolas Dufresnev4l2videodec: Ensure internal pool are activated
2014-05-08 Nicolas Dufresnev4l2videodec: Check that pool where allocated before...
2014-05-08 Nicolas Dufresnev4l2object: Rename setup_format() method into acquire_f...
2014-05-08 Nicolas Dufresnev4l2videodec: Protect NULL pool while going to READY
2014-05-08 Nicolas Dufresnev4l2videodec: Clear the input state pointer after unref
2014-05-08 Nicolas Dufresnev4l2videodec: handle stop being called without flush
2014-05-08 Nicolas Dufresnev4l2videodec: Default to template in caps query
2014-05-08 Nicolas Dufresnev4l2videodec: Ensure processing thread has stopped...
2014-05-08 Nicolas Dufresnev4l2videodec: Don't drain if processing thread is inactive
2014-05-04 Nicolas Dufresnev4l2: Use single pass iterator for M2M probe
2014-05-04 Nicolas Dufresnev4l2videodec: Simplify sub-instanciation mechanism
next