0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
gxalpha abd472cd31 mac-capture: Use system CGDisplayStream.h header on macOS 14 and newer
ee3c2d0 introduced a local copy of the CGDisplayStream.h header as the
macOS 13.3 SDK erroneously declared functions as unavailable on older
systems. This has been fixed in the macOS 14 SDK with the functions
correctly being declared as available on 10.8, so we can use the system
header again, and in the future remove the local copy once our minimum
compile version is new enough.
2023-06-06 19:07:13 -04:00
..
aja libobs, plugins: Deprecate obs_output_t functions with flag parameters 2023-05-20 16:41:55 -07:00
coreaudio-encoder Update copyrights/names 2023-05-20 01:31:18 -07:00
decklink libobs, plugins: Deprecate obs_output_t functions with flag parameters 2023-05-20 16:41:55 -07:00
enc-amf@8823c236b4 Update translations from Crowdin 2023-03-27 13:39:03 +00:00
image-source Update copyrights/names 2023-05-20 01:31:18 -07:00
linux-alsa linux-alsa: Make 2 strings translatable 2023-05-27 16:24:57 -07:00
linux-capture linux-capture: Remove obsolete translation 2023-05-20 16:35:05 -07:00
linux-jack cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
linux-pipewire linux-pipewire: Support colour format GS_R10G10B10A2 2023-05-17 16:35:43 -03:00
linux-pulseaudio linux-pulseaudio: Add missing translation 2023-05-20 16:35:05 -07:00
linux-v4l2 libobs, plugins: Deprecate obs_output_t functions with flag parameters 2023-05-20 16:41:55 -07:00
mac-avcapture mac-avcapture: Add missing translation 2023-05-20 16:35:05 -07:00
mac-capture mac-capture: Use system CGDisplayStream.h header on macOS 14 and newer 2023-06-06 19:07:13 -04:00
mac-syphon mac-syphon: Remove obsolete translations 2023-05-20 16:35:05 -07:00
mac-videotoolbox mac-videotoolbox: Remove encoder sorting 2023-06-03 13:48:47 -07:00
mac-virtualcam mac-virtualcam: Release pixel buffer pool for DAL as well 2023-05-27 17:37:11 +02:00
obs-browser@995ad53cf3 Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-ffmpeg obs-ffmpeg: Fix AMF encoder reconfiguration 2023-06-03 14:37:57 -07:00
obs-filters obs-filters: Remove obsolete translation in expander-filter 2023-05-20 16:35:05 -07:00
obs-libfdk Update translations from Crowdin 2023-03-27 13:39:03 +00:00
obs-outputs libobs: Use static library for version string information 2023-05-27 16:48:24 -07:00
obs-qsv11 obs-qsv11: Add missing translation 2023-05-20 16:35:05 -07:00
obs-text Update translations from Crowdin 2023-05-01 23:11:13 +00:00
obs-transitions Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-vst Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-websocket@57a9c19f2c obs-websocket: Update submodule to pull translations 2023-05-07 11:11:12 -07:00
obs-x264 Update copyrights/names 2023-05-20 01:31:18 -07:00
oss-audio Update translations from Crowdin 2023-05-01 23:11:13 +00:00
rtmp-services Update copyrights/names 2023-05-20 01:31:18 -07:00
sndio Update translations from Crowdin 2023-03-27 13:39:03 +00:00
text-freetype2 text-freetype2: Fix crash after reaching buffer size 2023-05-27 16:28:48 -07:00
vlc-video Update copyrights/names 2023-05-20 01:31:18 -07:00
win-capture libobs: Use static library for version string information 2023-05-27 16:48:24 -07:00
win-dshow win-dshow: Set audio only active when there is audio 2023-05-20 17:21:40 -07:00
win-wasapi Update translations from Crowdin 2023-03-27 13:39:03 +00:00
CMakeLists.txt cmake: Skip plugin target setup when ENABLE_PLUGINS is not set 2023-04-08 16:33:18 -07:00