0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins/linux-pipewire
columbarius 8abc3528cf linux-pipewire: Read buffer transformation from PipeWire
PipeWire allows since 0.3.62 [1] to attach metadata to a buffer
describing a transformation of the buffercontent. Clients should then
undo that transformation to import it correctly.

We can enable this feature using macro guards and runtime server version
checks on supported systems.

[1] https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/1423
2023-02-25 11:49:51 -03:00
..
data Update translations from Crowdin 2023-01-08 04:10:37 +00:00
CMakeLists.txt Revert "linux-capture: Fix Ubuntu 21.10 builds" 2022-08-06 09:28:58 -03:00
linux-pipewire.c linux-pipewire: Cleanup D-Bus proxy on unload 2023-02-13 12:28:09 -03:00
pipewire.c linux-pipewire: Read buffer transformation from PipeWire 2023-02-25 11:49:51 -03:00
pipewire.h linux-pipewire: Trivially shuffle some code around 2023-02-13 12:28:09 -03:00
portal.c linux-pipewire: Shuffle screencast D-Bus proxy around 2022-06-24 10:29:10 -03:00
portal.h linux-pipewire: Shuffle screencast D-Bus proxy around 2022-06-24 10:29:10 -03:00
screencast-portal.c linux-pipewire: Rename obs_pipewire_data to obs_pipewire 2023-02-13 12:28:09 -03:00
screencast-portal.h linux-pipewire: Cleanup D-Bus proxy on unload 2023-02-13 12:28:09 -03:00