gst-plugins-rs/net/rtp/src/av1
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
..
common rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
depay rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
pay rtpav1pay: Add support for tu/frame aligned input 2023-02-02 20:24:27 +02:00
mod.rs Rename rtpav1 plugin to just rtp 2022-10-23 20:04:43 +03:00