v4l2videodec: Correctly free caps to avoid memory leak
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / sys / v4l2 / gstv4l2videodec.c
2023-09-25 Hou Qiv4l2videodec: Correctly free caps to avoid memory leak
2023-07-09 Nicolas Dufresnev4l2: videodec: Don't wait for src_ch if active
2023-07-09 Nicolas Dufresnev4l2: videodec: Move pool setup inside negotiate()
2023-07-07 Hou Qiv4l2videodec: correctly register v4l2mpeg2dec
2023-06-06 Hou Qiv4l2videodec: treat MPEG 1 format as MPEG 2
2023-05-18 Nicolas Dufresnev4l2: videodec: Fix stalls on empty buffer
2023-05-02 Nicolas Dufresnev4l2: pool: Flush events on capture queue
2023-05-02 Nicolas Dufresnev4l2: videodec: Detect flushes while setting up the...
2023-05-02 Nicolas Dufresnev4l2: videodec: Don't forcibly drain on resolution...
2023-05-02 Nicolas Dufresnev4l2: videodec: Remove the spurious srccaps probe
2023-05-02 Nicolas Dufresnev4l2: videodec: Improve few logs
2023-05-02 Nicolas Dufresnev4l2: videodec: Only warn of incomplete drain on success
2023-05-02 Nicolas Dufresnev4l2: videodec: Wait for source change event
2023-05-02 Nicolas Dufresnev4l2: videodec: Move the capture setup into the process...
2023-05-02 Nicolas Dufresnev4l2: videodec: Ensure object is inactive on failure
2023-04-14 Nicolas Dufresnev4l2: Fix use after free of fmtdesc
2023-04-14 Nicolas Dufresnev4l2: videodec: Prefer acquired caps over anything...
2023-04-14 Nicolas Dufresnev4l2: videodec: Remove leading space in comment
2022-12-01 Pawel Stawickiv4l2: Fix SIGSEGV on 'change state' during 'format...
2022-11-16 F. Duncanhv4l2videodec: Fixes three H.264/HEVC ITU conformance...
2022-09-17 Elliot Chenv4l2videodec: add cap negotiation fail check in the...
2022-07-02 fduncanhv4l2videodec: replace multiple decoder bug warnings...
2022-06-29 fduncanhv4l2videodec: replace multiple decoder bug warnings...
2022-06-28 Nicolas Dufresnev4l2videodec: Fix activation of internal pool
2022-05-24 Nicolas Dufresnev4l2videodec: Fix missing handling of resolution-change
2022-05-24 Nicolas Dufresnev4l2videodec: Downgrade to info resolution-change trace
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-18 Hou Qiv4l2videodec: copy colorimetry values to output_state...
2022-03-16 Hou Qiv4l2videodec: set frame duration according to framerate
2022-03-16 Hou Qiv4l2videodec: safely retrun from video_dec_loop with...
2022-03-01 Ming Qianv4l2videodec : enable resolution change
2022-03-01 Ming Qianv4l2videodec : refactor the setup process of capture
2022-01-21 Nicolas Dufresnev4l2videdec: Fix race condition between drain and state...
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMerging gst-plugins-bad
2021-09-24 Thibault SaunierMove files from gst-plugins-good into the "subprojects...