0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins
Georges Basile Stavracas Neto 3d7663f417 linux-pipewire: Explicitly enumerate portal capture types
This is very much like previous commit, but there's a catch: there
already was an enumeration in place, which is replaced in this
commit. The obs_pw_capture_type enum was introduced before splitting
the portal code into a separate file, and the enum itself is specific
to the screencast portal, so the appropriate place to enumerate it
is in portal.h.

For completude, PORTAL_CAPTURE_TYPE_VIRTUAL was added to the enum,
even though we never used, and probably never will.

The values are still the same, since both the old and this new enum
were extracted from the screencast portal [1].

https://github.com/flatpak/xdg-desktop-portal/blob/main/data/org.freedesktop.portal.ScreenCast.xml#L290-300
2022-04-09 16:45:02 -07:00
..
aja libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
coreaudio-encoder cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
decklink libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
enc-amf@f057617ea2 Update translations from Crowdin 2022-02-11 00:34:08 +00:00
image-source plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
linux-alsa cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-capture cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-jack cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-pipewire linux-pipewire: Explicitly enumerate portal capture types 2022-04-09 16:45:02 -07:00
linux-pulseaudio cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-v4l2 libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
mac-avcapture libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
mac-capture plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
mac-syphon plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
mac-virtualcam cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
mac-vth264 plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
obs-browser@b798763ae7 obs-browser: Update submodule to pull in CMake changes 2022-03-17 14:28:34 +01:00
obs-ffmpeg obs-ffmpeg, win-dshow, deps/media-playback: Use recommended API for AVCodecContext 2022-04-07 01:59:30 -07:00
obs-filters obs-filters: Fix scale undistort, attempt two 2022-04-02 16:22:59 -07:00
obs-libfdk cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
obs-outputs cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
obs-qsv11 cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
obs-text plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
obs-transitions obs-transitions: Smooth source transition fades 2022-04-07 01:49:57 -07:00
obs-vst@937ba7952d obs-vst: Update submodule to pull in CMake changes 2022-03-17 14:28:59 +01:00
obs-x264 plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
oss-audio cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
rtmp-services rtmp-services: Update AfreecaTV 2022-04-07 01:48:22 -07:00
sndio cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
text-freetype2 cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
vlc-video libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
win-capture win-capture: Use normal blend equation for cursor 2022-04-07 01:51:15 -07:00
win-dshow libobs,plugins: Replace video matrix function 2022-04-07 19:28:51 -07:00
win-ivcam cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
win-mf plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
win-wasapi plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00