v4l2videoenc: Set default latency if the frame duration is invalid
[platform/upstream/gstreamer.git] / sys / v4l2 / gstv4l2videoenc.c
2021-05-28 Hou Qiv4l2videoenc: Set default latency if the frame duration...
2021-02-05 Kevin SongApply 1 suggestion(s) to 1 file(s)
2021-02-05 Kevin SongApply 1 suggestion(s) to 1 file(s)
2021-02-05 Bing Songv4l2videoenc: support resolution change stream encode.
2020-10-19 Sebastian Drögev4l2codec: Garbage collect old frames if they accumulat...
2020-10-19 Sebastian Drögev4l2codec: Pass system frame number as timestamp and...
2020-08-11 Víctor Manuel Jáqu... v4l2: use GstV4l2Error in gst_v4l2_open()
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-06-26 Nicolas Dufresnev4l2videoenc: Fix negotiation caps leak
2020-06-26 Nicolas Dufresnev4l2videoenc: Skip negotiation of profiles/level if...
2020-05-22 Nicolas Dufresnev4l2: videodec: Fix broken template caps
2020-05-22 Nicolas Dufresnev4l2: codec: Fix GValue leak
2020-03-25 Guillaume Desmottesv4l2: pass v4l2object to GST_V4L2_MIN_BUFFERS()
2019-10-13 Tim-Philipp Müllerv4l2videoenc: fix wrong type cast
2019-10-11 Fuwei Tangv4l2videoenc: fix type conversion errors
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-07-09 Seungha Yangv4l2: Remove misleading comments
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-03-21 Philipp Zabelv4l2videoenc: set GstVideoCodecFrame sync point flag
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-09-14 Ezequiel Garciav4l2: Add a debug message beforing waiting for codec...
2018-06-29 Nicolas Dufresnev4l2videoenc: Only renegotiate with upstream
2018-06-27 Nicolas Dufresnev4l2videoenc: Don't set colorimetry on capture
2018-06-27 Marian Mihailescuv4l2videoenc: activate capture pool after output pool
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 Seidererv4l2videoenc: add property set/get PROP_CAPTURE_IO_MODE...
2018-01-12 Peter Seidererv4l2videoenc: fold property set/get PROP_OUTPUT_IO_MODE...
2018-01-12 Peter Seidererv4l2videoenc: fix capture-io-mode property get
2018-01-11 Nicolas Dufresnev4l2videoenc: Also re-enabled paused task
2018-01-08 Nicolas Dufresnev4l2videoenc: Call stop on object before renegotiation
2018-01-08 Nicolas Dufresnev4l2videoenc: Remove dead code
2018-01-08 Nicolas Dufresnev4l2videoenc: Delay capture pool activation
2017-12-13 Nicolas Dufresnev4l2object: Use a debug object for tracing
2017-10-07 Nicolas Dufresnev4l2videoenc: Fix driver capability dectection
2017-10-07 Nicolas Dufresnev4l2videoenc/dec: Don't leak template caps
2017-10-07 Nicolas Dufresnev4l2videodec: Protect against null pool in _stop
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 Dufresnev4l2videoenc: Move the profile/level negotation in...
2017-08-02 Nicolas Dufresnev4l2videoenc: Turn gst_v4l2_is_video_enc into a helper
2017-07-27 Nicolas Dufresnev4l2: Add interface for MPEG4 encoding
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-21 Nicolas Dufresnev4l2encoder: Fix negotiation error handling
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-07-14 Nicolas Dufresnev4l2: Don't probe for unneeded format
2017-06-05 Nicolas Dufresnev4l2videoenc: Make sure min_buffers is valid
2017-05-26 Edward Herveyv4l2videoenc: Don't leak VideoCodecState
2017-05-24 Nicolas Dufresnev4l2videoenc: Remove unused function
2017-05-24 Ayakav4l2: Add Video Encoder support