gstreamer/subprojects/gst-plugins-bad/ext
Jan Schmidt 6b94f22bd6 webrtcbin: Retrieve RR stats from internal sources
Check and generate remote reception statistics from the info stored on
internal sources, as they are stored there  when running against newer rtpbin
since MR !7424

This fixes cases where statistics are incomplete when
peers send RR reports from a single remote ssrc, which GStreamer does
when bundling is enabled and other RTP stacks may too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7425>
2024-10-12 04:12:22 +00:00
..
aes aesenc: Fix IV length addition to output buffer length 2023-08-21 18:10:12 +00:00
analyticsoverlay analyticsoverlay: fix gst-launch exemple 2024-02-07 22:39:57 +00:00
aom aom: av1enc: restrict allowed input width and height 2024-08-08 10:15:06 +01:00
assrender video-filters: Fix passthrough with ANY caps feature 2023-10-03 21:13:00 +00:00
avtp avtp: Fixed Linux/Alpine 3.20 build 2024-07-24 12:07:09 +02:00
bs2b bs2b: Add missing space in plugin description 2023-10-13 09:04:14 +00:00
bz2
chromaprint
closedcaption cccombiner: add support for timing out captions without EOS 2024-05-08 14:28:39 +10:00
codec2json h2652json: Fix mix-up of different enum types 2024-01-03 09:03:30 +00:00
colormanagement colormanagement: Fix typo in pipeline example 2023-10-13 10:04:39 +03:00
curl common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
dash dash: sink references of all MDP objects 2024-04-03 08:48:25 +00:00
dc1394
directfb
dtls dtlssrtpenc: Don't crash if no pad name is provided when requesting a new pad 2024-06-05 07:30:36 +00:00
dts
faac
faad
fdkaac fdkaac: Mark the dependency include_type as 'system' 2024-04-12 13:18:40 +03:00
flite
fluidsynth
gme
gs
gsm
gtk gtk: sink reference of internal wayland pool 2024-04-03 08:48:25 +00:00
hls adaptivedemux: Fix handling closed caption streams 2024-06-26 13:44:27 +00:00
iqa
isac isac: Work around upstream having no shared library support for MSVC 2024-07-19 18:51:03 -03:00
ladspa ladspa: Make RDF parsing truely optional 2023-12-11 14:49:42 +00:00
lc3 lc3: fix pkg-config file lookup 2023-08-08 22:12:29 +00:00
lcevcdecoder lcevcdecoder: Add README.md 2024-10-02 20:33:13 +00:00
lcevcencoder lcevcencoder: Add README.md 2024-10-02 20:33:13 +00:00
ldac bad: Add missing plugin since 2024-07-30 13:46:42 +00:00
libde265 libde265dec: Only decode the main profile 2023-11-03 12:41:59 +00:00
lv2 gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
mdns mdns: fix thread names 2024-09-18 20:37:10 +00:00
modplug
mpeg2enc doc: Fix newline char between authors 2023-05-20 05:48:23 +00:00
mplex doc: Fix newline char between authors 2023-05-20 05:48:23 +00:00
musepack musepack: Prefer using FFmpeg musepack decoder/demuxer 2024-02-09 12:15:14 +00:00
neon neon: Allow building against neon 0.33.x 2024-02-02 00:22:39 +01:00
nvcomp common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
onnx onnx: fix formating 2024-07-30 16:50:15 +00:00
openal plugins: Fix various trivial clang compiler warnings 2023-03-18 16:16:55 +02:00
openaptx
opencv opencv: move the dependency check to a single place 2023-10-26 00:01:23 +00:00
openexr
openh264 openh264: Drop runtime version checks 2023-12-11 13:53:09 +00:00
openjpeg meson: Fix several warnings in the build 2024-02-06 23:57:17 +00:00
openmpt
openni2
opus
qroverlay qroverlay: Change pixel-size to percent of width or height 2024-10-11 04:07:26 +00:00
qt6d3d11 qt6d3d11: Add plugin docs 2023-08-30 15:45:12 +00:00
resindvd gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
rsvg rsvgoverlay: add debug category 2024-07-30 17:51:51 +00:00
rtmp
sbc
sctp meson: Add a top-level option to enable webrtc 2023-10-19 06:38:45 +00:00
smoothstreaming
sndfile
soundtouch pitch: add validate tests 2024-05-02 13:26:09 +02:00
spandsp
srt srtsrc: fix case fallthrough of authentication param 2024-07-02 16:49:32 +02:00
srtp srtpenc: Fix potential leak 2024-01-31 18:46:59 +00:00
svtav1 bad: Add missing plugin since 2024-07-30 13:46:42 +00:00
svthevcenc common: Stop using GQuark-based GstStructure name API 2024-09-26 19:21:29 +03:00
svtjpegxs svtjpegxs: add to documentation 2024-09-14 18:30:58 +00:00
teletextdec taglist, plugins: fix compiler warnings with GLib >= 2.76 2023-03-27 07:37:11 +00:00
ttml common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
voaacenc meson: Don't confuse voaacenc plugin with bz2 one in meson variable names 2024-04-01 00:52:16 +03:00
voamrwbenc voamrwbenc: fix list of bitrates 2024-08-27 13:53:04 +00:00
vulkan common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
wayland wayland: Fix ABI break in WL context type name 2024-09-10 21:35:18 +00:00
webp webpenc: add animation properties 2024-02-02 17:23:08 +00:00
webrtc webrtcbin: Retrieve RR stats from internal sources 2024-10-12 04:12:22 +00:00
webrtcdsp webrtcdsp: Enable multi_channel processing 2024-06-25 22:29:21 +10:00
wildmidi
wpe wpe: initialize threading.ready before reading it 2024-09-25 11:12:28 +02:00
x265 gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
zbar
zxing zxing: add support for zxing-c++ 2.0 2023-03-10 09:33:35 +00:00
meson.build lcevcencoder: Add new LCEVC Encoder plugin 2024-10-02 20:33:13 +00:00