gst-plugins-rs/net
François Laignel 022afa6375 ndi: use v210 encoding for cc and attach to video frame
The NDI closed captions specifications [1] define a variation where metadata is
attached to the video frame. This requires the AFD buffer to be v210 encoded.
This commit applies this strategy.

Another difference with previous version is that when an error occurs while
encoding or decoding a meta, next meta are also tried instead of failing
immediately.

Receiving closed captions as a standalone metadata is kept for interoperability
purposes. In this case, metadata is also expected to be v210 encoded.

[1]: http://www.sienna-tv.com/ndi/ndiclosedcaptions.html

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1356>
2023-10-11 21:25:29 +02:00
..
aws Update to AWS SDK 0.33 2023-10-09 11:28:05 +03:00
hlssink3 hlssink3: Update README 2023-09-25 21:34:05 +09:00
ndi ndi: use v210 encoding for cc and attach to video frame 2023-10-11 21:25:29 +02:00
onvif onvifmetadataparse: Skip metadata frames with unrepresentable UTC time 2023-09-16 10:59:27 +03:00
raptorq Fix various new 1.73 clippy warnings 2023-10-03 17:47:30 +03:00
reqwest Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
rtp Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
webrtc webrtcsrc: use @watch instead of @to-owned 2023-10-11 11:54:51 +03:00
webrtchttp net: webrtc/webrtchttp: Respect HTTP redirects 2023-09-26 19:29:41 -04:00