gstreamer/subprojects/gst-plugins-base/gst/playback
Guillaume Desmottes e482b995fb decodebin3: fix collection leak
get_merged_collection() returns an owned stream collection and was
leaked in the else block.

Fix leak when running:
GST_TRACERS=leaks GST_DEBUG="GST_TRACER:7,leaks:6" gst-play-1.0 --use-playbin3 test.mkv

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/954>
2022-04-18 09:41:12 +03:00
..
gstdecodebin2.c
gstdecodebin3-parse.c
gstdecodebin3.c decodebin3: fix collection leak 2022-04-18 09:41:12 +03:00
gstparsebin.c parsebin: Implement ACCEPT_CAPS handling 2022-03-11 15:02:02 +01:00
gstplay-enum.c
gstplay-enum.h
gstplaybackelement.c
gstplaybackelements.h
gstplaybackplugin.c
gstplaybackutils.c
gstplaybackutils.h
gstplaybin2.c playbin/playbin3: Allow setting a NULL URI 2022-04-01 10:25:23 +03:00
gstplaybin3.c playbin3: fix missing lock when unknown stream type in pad-removed cb 2022-04-16 01:31:18 +00:00
gstplaysink.c playsink: improve GL context sharing 2022-03-30 15:32:19 +00:00
gstplaysink.h
gstplaysinkaudioconvert.c
gstplaysinkaudioconvert.h
gstplaysinkconvertbin.c
gstplaysinkconvertbin.h
gstplaysinkvideoconvert.c
gstplaysinkvideoconvert.h
gstrawcaps.h
gststreamsynchronizer.c
gststreamsynchronizer.h
gstsubtitleoverlay.c
gstsubtitleoverlay.h
gsturidecodebin.c
gsturidecodebin3.c uridecodebin3: Remove dead variables 2022-03-01 14:21:43 +00:00
gsturisourcebin.c urisourcebin: When streams-aware, remove pads immediately 2022-03-30 14:30:54 +00:00
meson.build