gst-plugins-rs/net/rtp/src
Sebastian Dröge 8ef12a72e8 rtpgccbwe: Don't reset PTS/DTS to None
The element is usually placed before `rtpsession`, and `rtpsession`
needs the PTS/DTS for correctly determining the running time. The
running time is then used to produce correct RTCP SR, and to potentially
update an NTP-64 RTP header extension if existing on the packets.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/496

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1462>
2024-02-14 08:05:54 +00:00
..
av1 Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
gcc rtpgccbwe: Don't reset PTS/DTS to None 2024-02-14 08:05:54 +00:00
lib.rs Use MPL as license specifier for plugins only requiring GStreamer < 1.20 2023-06-07 19:13:55 +03:00