gstreamer/subprojects/gst-plugins-base/gst
Seungha Yang b91093a2e6 playbin3: Configure combiner on pad-added if needed
When collection is updated, decodebin3 exposes pad first and then
streams-selected message is posted.
The condition can cause a situation where playbin3 links non-existing
combiner/playsink pads (since streams-selected is not posted yet) with
new decodebin output pad. This commit will re-check selected/active
streams condition on pad-added and reconfigure output if needed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2482>
2022-05-25 13:50:17 +00:00
..
adder Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
app Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audioconvert audioconvert: If no channel-mask can be fixated then use a NONE channel layout 2022-05-03 13:41:07 +03:00
audiomixer Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audiorate Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audioresample audio: Add logging that was useful in figuring out the last commit 2022-01-08 05:15:30 +00:00
audiotestsrc audiotestsrc: Produce a default channel mask if possible 2022-01-24 14:05:50 +00:00
compositor compositor: fix prepare_frame obscuring check 2022-04-22 17:43:50 +00:00
encoding Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gio Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
overlaycomposition Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbtypes Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
playback playbin3: Configure combiner on pad-added if needed 2022-05-25 13:50:17 +00:00
rawparse rawvideoparse: set format from caps in gst_raw_video_parse_set_config_from_caps 2022-03-27 15:50:07 +00:00
subparse subparse: don't deref a potentially NULL variable 2022-04-28 15:35:12 +10:00
tcp Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
typefind typefindfunctions: Fix WebVTT format detection 2022-02-11 13:48:45 +00:00
videoconvertscale videoscale: Fix the src video info error in transfer_colorimetry_from_input() 2022-04-26 14:17:50 +00:00
videorate videorate: fix assertion when pushing last and only buffer without duration 2022-04-26 13:43:56 +00:00
videotestsrc Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
volume Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
meson.build Introduce the videocolorscale element 2022-04-20 17:03:21 -04:00