gst-plugins-rs/net/rtp/src/gcc
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
..
imp.rs rtpgccbwe: Don't reset PTS/DTS to None 2024-02-14 08:05:54 +00:00
mod.rs Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00