gst-plugins-rs/net/rtp
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
..
src rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
tests rtpav1pay: Consider the marker flag to output packets immediately at the end of a frame 2023-02-02 20:24:27 +02:00
build.rs Rename rtpav1 plugin to just rtp 2022-10-23 20:04:43 +03:00
Cargo.toml Update versions to 0.11.0-alpha.1 2023-02-10 00:23:56 +02:00