v4l2videoenc: fix type conversion errors
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2videoenc.c
2019-10-13 Fuwei Tangv4l2videoenc: fix type conversion errors
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