gst-plugins-rs/net/ndi/src
Sebastian Dröge b99aab06f8 ndisrc: Move timestamp handling from demuxer to source
This allows putting correct timestamps on buffers coming out of the
source already instead of leaving them unset until the demuxer.

And also calculate timestamps for metadata buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1726>
2024-08-17 01:17:47 +01:00
..
device_provider Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
ndisink Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
ndisinkcombiner Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
ndisrc ndisrc: Move timestamp handling from demuxer to source 2024-08-17 01:17:47 +01:00
ndisrcdemux ndisrc: Move timestamp handling from demuxer to source 2024-08-17 01:17:47 +01:00
lib.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
ndi.rs ndisrc: Implement zerocopy handling for the received frames if possible 2023-11-13 13:22:48 +02:00
ndi_cc_meta.rs Fix a couple of compiler/clippy warnings with --no-default-features 2024-02-08 13:02:55 +02:00
ndisinkmeta.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
ndisrcmeta.rs ndisrc: Move timestamp handling from demuxer to source 2024-08-17 01:17:47 +01:00
ndisys.rs Fix various new clippy 1.79 warnings 2024-06-14 08:33:49 +03:00