gstreamer/subprojects
Sebastian Dröge 2c405da921 rtpmanager: Refactor RTCP packet loops to fix control flow
Mixing C loops with switch statements is a bad idea as break has a
different meaning in both. Breaking inside the switch statements wrongly
caused further loop iterations.

Instead use goto to get out of the loop and continue to do another loop
iteration, and never ever use break except for the end of a case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2336>
2022-04-29 23:13:15 +03:00
..
gst-devtools validate: Do not print Known error tests 2022-04-21 12:50:43 -04:00
gst-docs docs:examples: Fix building iOS examples 2022-04-21 09:18:56 -04:00
gst-editing-services
gst-examples docs:examples: Fix building iOS examples 2022-04-21 09:18:56 -04:00
gst-integration-testsuites
gst-libav
gst-omx
gst-plugins-bad codecs: h265decoder: Fix documentation. 2022-04-28 11:58:20 +00:00
gst-plugins-base videodecoder: release stream lock after handling gap events 2022-04-28 07:12:28 +00:00
gst-plugins-good rtpmanager: Refactor RTCP packet loops to fix control flow 2022-04-29 23:13:15 +03:00
gst-plugins-ugly
gst-python pythonplugin: fails silently on plugin issue 2022-04-28 08:57:47 +00:00
gst-rtsp-server tests/onvif: improve robustness 2022-04-27 06:39:24 +00:00
gstreamer aggregator: forward gap event information to gap buffer 2022-04-22 17:43:50 +00:00
gstreamer-sharp
gstreamer-vaapi
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
FFmpeg.wrap
fontconfig.wrap
freetype2.wrap
fribidi.wrap
gl-headers.wrap
glib-networking.wrap
glib.wrap
graphene.wrap
gst-plugins-rs.wrap
gtk-sharp.wrap
harfbuzz.wrap
json-glib.wrap
lame.wrap
libdrm.wrap
libffi.wrap
libjpeg-turbo.wrap
libmicrodns.wrap
libnice.wrap Pin all wrap files to closest tag or commit sha1 2021-10-14 22:34:49 +00:00
libopenjp2.wrap
libpng.wrap
libpsl.wrap
libsoup.wrap
libwpe.wrap
libxml2.wrap
ogg.wrap
openh264.wrap
opus.wrap
orc.wrap
pango.wrap
pcre.wrap
pixman.wrap
proxy-libintl.wrap Update proxy-libintl wrap to 0.4 2022-04-22 15:36:40 +00:00
pycairo.wrap
pygobject.wrap
sqlite3.wrap
vorbis.wrap
webrtc-audio-processing.wrap
wpebackend-fdo.wrap
x264.wrap
zlib.wrap