mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-02 17:47:59 +02:00
If the pipewiresink needs to copy the GStreamer buffers to the PipeWire buffers, because the upstream element didn't use the pipewirepool, the metadata must be copied, too. Otherwise the pipewire datas will be filled with the metadata from the buffer during the initialization and not the currently used buffer. For example, without copying the metadata the buffer timestamp will be missing on the pipewire buffers. |
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| gstpipewire.c | ||
| gstpipewireclock.c | ||
| gstpipewireclock.h | ||
| gstpipewirecore.c | ||
| gstpipewirecore.h | ||
| gstpipewiredeviceprovider.c | ||
| gstpipewiredeviceprovider.h | ||
| gstpipewireformat.c | ||
| gstpipewireformat.h | ||
| gstpipewirepool.c | ||
| gstpipewirepool.h | ||
| gstpipewiresink.c | ||
| gstpipewiresink.h | ||
| gstpipewiresrc.c | ||
| gstpipewiresrc.h | ||
| meson.build | ||