gst-plugins-rs/net/rtp/src/av1/depay
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
..
imp.rs rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
mod.rs Update for glib API changes 2023-01-31 12:24:07 +02:00