gst-plugins-rs/net/rtp
Philippe Normand 0fd63ece7d rtpav1depay: Implement srcpad set_caps
Without this auto-pluggers such as decodebin or parsebin will be unable to
process AV1 RTP payloads.

Tested with: `videotestsrc num-buffers=50 ! videoconvert ! av1enc ! av1parse ! rtpav1pay ! queue ! decodebin3 ! videoconvert ! queue ! autovideosink`

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1034>
2023-01-03 19:35:45 +02:00
..
src rtpav1depay: Implement srcpad set_caps 2023-01-03 19:35:45 +02:00
tests Rename rtpav1 plugin to just rtp 2022-10-23 20:04:43 +03:00
build.rs Rename rtpav1 plugin to just rtp 2022-10-23 20:04:43 +03:00
Cargo.toml Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00