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
Kurt Kartaltepe 5cf0f06669 linux-pipewire: Load glad symbols on start
After the cmake 3.0 rebuild glad was transitioned to a static library.
This lead to the glad symbols being uninitialized and crashes when they
are used in some cases.
2023-10-24 09:34:38 -03:00
..
data Update translations from Crowdin 2023-10-10 13:34:41 +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: Load glad symbols on start 2023-10-24 09:34:38 -03:00
pipewire.c linux-pipewire: Use the format properties for swap r/b 2023-10-22 11:16:03 -03:00
pipewire.h linux-pipewire: Store source when creating streams 2023-07-15 20:46:51 -03:00
portal.c linux-pipewire: Move portal signal subcription to portal.c 2023-07-15 20:46:51 -03:00
portal.h linux-pipewire: Move portal signal subcription to portal.c 2023-07-15 20:46:51 -03:00
screencast-portal.c linux-pipewire: Move portal signal subcription to portal.c 2023-07-15 20:46:51 -03:00
screencast-portal.h linux-pipewire: Cleanup D-Bus proxy on unload 2023-02-13 12:28:09 -03:00