gst-plugins-rs/net
François Laignel 9250c592a7 ndi: don't accumulate meta with audio only streams
Currently, only closed caption metadata are supported. When the next video
frame is received, pending meta are dequeued and parsed. If close captions
are found, they are attached to the video frame.

For audio only streams, it doesn't make sense to enqueue metadata. They would
accumulate in `pending_metadata` and would never be dequeued.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1392>
2023-11-13 19:26:23 +01:00
..
aws Revert "s3: tests: Remove emoji-based tests for now" 2023-11-09 11:50:53 -05:00
hlssink3 Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
ndi ndi: don't accumulate meta with audio only streams 2023-11-13 19:26:23 +01:00
onvif Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
raptorq Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
reqwest Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
rtp Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
webrtc webrtcsrc: add turn-servers property 2023-11-04 10:19:45 +00:00
webrtchttp Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00