obs-studio/plugins/linux-pipewire
columbarius 155fb8ad8f linux-pipewire: Support colour format GS_R10G10B10A2
PipeWire supports 10bit colour formats with little endian order.

Adding two new formats required increasing the buffer size for building
PipeWire buffers.

This formats are supported since PipeWire 0.3.41. To allow building
against
older PipeWire versions we will hide those formats. Complications when
running on a host with an older PipeWire version are not expected, since
format negotiation is only done via the numerical values.
2023-05-17 16:35:43 -03:00
..
data Update translations from Crowdin 2023-05-01 23:11:13 +00:00
CMakeLists.txt cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
linux-pipewire.c linux-pipewire: Cleanup D-Bus proxy on unload 2023-02-13 12:28:09 -03:00
pipewire.c linux-pipewire: Support colour format GS_R10G10B10A2 2023-05-17 16:35:43 -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