v4l2: Do not renegotiate if only framerate changed
[platform/upstream/gstreamer.git] / sys / v4l2 / gstv4l2videodec.c
2020-07-03 Xavier Claessensv4l2: Do not renegotiate if only framerate changed
2020-06-11 Jordan PetridisUse gst_element_class_set_metadata when passing dynamic...
2020-05-22 Nicolas Dufresnev4l2: codec: Fix GValue leak
2020-04-15 Nicolas Dufresnev4l2videodec: Increase internal bitstream pool size
2019-10-29 James Cowgillv4l2videodec: ensure pool exists before orphaning it
2019-10-11 Kevin Songv4l2videodec: Check stop in flush() to avoid race condi...
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-09-27 Philipp Zabelv4l2: Add MPEG-2 profile and level support
2019-07-09 Seungha Yangv4l2: Remove misleading comments
2019-06-24 Song Bingv4l2videodec: Fix drain() function return type
2019-06-05 Philippe Normandv4l2: Profile and level probing support for encoders...
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
2017-12-13 Nicolas Dufresnev4l2object: Use a debug object for tracing
2017-12-06 Philipp Zabelv4l2videodec: Handle drivers that only round up height
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...
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-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
2014-04-16 Sebastian Drögev4l2videodec: Initialise ioctl struct with zeroes befor...
2014-02-25 Benjamin Gaignardv4l2videodec: Create one element per device
2014-02-25 Nicolas Dufresnev4l2videodec: Calculate latency from device information
2014-02-25 Nicolas Dufresnev4l2videodec: Implement v4l2videodec