gst-plugins-rs/net/rtp
Sebastian Dröge 3679db5740 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/1476>
2024-02-26 14:20:53 +02:00
..
src rtpgccbwe: Don't reset PTS/DTS to None 2024-02-26 14:20:53 +02: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 Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00