gst-plugins-rs/net/rtp/src
Seungha Yang 6420fe43da rtpav1pay: Fix Leb128Bytes size parsing
There are multiple ways of encoding the value, and don't assume
that bitstream used the way used in this plugin. Instead, count
the number of used bytes.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/312
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1090>
2023-02-10 18:47:52 +00:00
..
av1 rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
gcc rtpgccbwe: Don't use clamp() if there's no clear min/max value 2023-02-06 21:56:46 +02:00
lib.rs rtp: Move GCC bandwidth estimation element from webrtc to rtp plugin 2022-10-23 20:25:08 +03:00