gstreamer/subprojects
Matthew Waters 71dd47516c rtpbin: separate out the two fec decoder locations
The pipeline flow for receiving looks like this:

rtpsession ! rtpssrcdemux ! session_fec_decoder ! rtpjitterbuffer ! \
  rtpptdemux ! stream_fec_decoder ! ...

There are two places where a fec decoder could be placed.
1. As requested from the 'request-fec-decoder' signal: after rtpptdemux
   for each ssrc/pt produced
2. after rtpssrcdemux but before rtpjitterbuffer: added for the
   rtpst2022-1-fecenc/dec elements,

However, there was some cross-contamination of the elements involved and
the request-fec-decoder signal was also being used to request the fec
decoder for the session_fec_decoder which would then be cached and
re-used for subsequent fec decoder requests.  This would cause the same
element to be attempted to be linked to multiple elements in different
places in the pipeline.  This would fail and cause all kinds of havoc
usually resulting in a not-linked error being returned upstream and an
error message being posted by the source.

Fix by not using the request-fec-decoder signal for requesting the
session_fec_decoder and instead solely rely on the added properties for
that case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1300>
2021-11-10 10:38:26 +00:00
..
gst-devtools Back to development 2021-11-03 19:31:23 +00:00
gst-docs docs: app-dev: events: seeking: use CLOCK_TIME_NONE instead of -1 and fix parameter names 2021-11-09 17:46:31 +00:00
gst-editing-services meson:ges: Fix typo adding ges gir to libs list 2021-11-08 11:10:11 -03:00
gst-examples Back to development 2021-11-03 19:31:23 +00:00
gst-integration-testsuites gst-integration-tests: medias: update git module to latest commit 2021-11-08 18:59:58 +00:00
gst-libav Back to development 2021-11-03 19:31:23 +00:00
gst-omx Back to development 2021-11-03 19:31:23 +00:00
gst-plugins-bad id3tag: Map GST_TAG_MUSICBRAINZ_RELEASETRACKID 2021-11-10 01:33:33 +00:00
gst-plugins-base appsrc: log when segment changes 2021-11-09 16:19:05 +00:00
gst-plugins-good rtpbin: separate out the two fec decoder locations 2021-11-10 10:38:26 +00:00
gst-plugins-ugly Back to development 2021-11-03 19:31:23 +00:00
gst-python Back to development 2021-11-03 19:31:23 +00:00
gst-rtsp-server Back to development 2021-11-03 19:31:23 +00:00
gstreamer bin: Don't check twice for adding a bin to itself or removing it from itself 2021-11-08 20:31:44 +00:00
gstreamer-sharp Back to development 2021-11-03 19:31:23 +00:00
gstreamer-vaapi Back to development 2021-11-03 19:31:23 +00:00
macos-bison-binary
win-flex-bison-binaries
win-nasm
avtp.wrap
bindinator.wrap
cairo.wrap
dav1d.wrap
dssim.wrap
dv.wrap
expat.wrap
fdk-aac.wrap subprojects: fdk-aac: add fallback_url 2021-10-28 23:29:27 +00:00
FFmpeg.wrap
fontconfig.wrap
freetype2.wrap
fribidi.wrap
gl-headers.wrap
glib-networking.wrap
glib.wrap
graphene.wrap
gst-plugins-rs.wrap re-add gst-plugins-rs.wrap 2021-11-02 10:15:42 +01:00
gtk-sharp.wrap
harfbuzz.wrap
json-glib.wrap
lame.wrap
libdrm.wrap
libffi.wrap
libjpeg-turbo.wrap
libmicrodns.wrap
libnice.wrap
libopenjp2.wrap wrap: libopenjp2: use patch version 7 2021-10-22 19:47:27 +00:00
libpsl.wrap
libsoup.wrap
libwpe.wrap
libxml2.wrap
ogg.wrap subprojects: Update ogg and vorbis wraps 2021-10-19 17:42:21 +00:00
openh264.wrap
opus.wrap
orc.wrap
pango.wrap
pixman.wrap
proxy-libintl.wrap
pycairo.wrap
pygobject.wrap
sqlite3.wrap
vorbis.wrap subprojects: Update ogg and vorbis wraps 2021-10-19 17:42:21 +00:00
webrtc-audio-processing.wrap
wpebackend-fdo.wrap
x264.wrap
zlib.wrap