tytan652
tytan652
Since the PR remove YouNow, you should remove `obs-studio/plugins/rtmp-services/service-specific/younow.h` and `obs-studio/plugins/rtmp-services/service-specific/younow.c`.
> what's your take? If we need to carry a dependency around in-tree (despite all our efforts to stop doing that) because Linux needs it and thus cannot be cordoned...
Your log states that you are using Wayland backends (not X11 through XWayland). Don't change the title if you are not sure that you are using, also if you are...
Can also happen when undocking docks even if we can't redock them back.  The controls dock was already undocked, the transitions one is the example.
Hyprland is not an implementation I would use as primary testing ground (since they stop using wlroots). It's Mutter (GNOME) or KWin (Plasma) that should serve as primary testing ground.
I let Pat anwser your questioning but for that part: > but "GS_CS_709_SCRGB" says it is Linux HDR When this line of code was added, Linux as in Wayland did...
With this third commit (you'll have to squash as one commit and force-push later), it seems that the the render delay issue is no longer there. Edit: The second had...
> This is used to swap the colors not to ignore the alpha channel The swap was made to put the RGBX DMA-BUF of the ScreenCast in a BGRX texture...
> the actual format of the `OES` texture. This is not an `OES` texture, we use `TEXTURE_2D` with `glEGLImageTargetTexture2DOES` which its behavior is defined in the OES_EGL_image extension. https://registry.khronos.org/OpenGL/extensions/OES/OES_EGL_image.txt
https://www.amd.com/en/resources/support-articles/release-notes/RN-AMDGPU-UNIFIED-LINUX-25-10-1.html > AMF will no longer be included in the release. AMF users are advised to transition to VA-API / Mesa Multimedia. This PR looks contradictory to the recent announcements.