3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/video/obs-studio
Luke Granger-Brown c195e88007 obs-studio-plugins.obs-ndi: use NDI SDK headers directly
obs-ndi bundles the NDI SDK headers to avoid a more complicated build
setup, but this plays against us here because the soversion for the v5
NDI SDK is "5" even though as far as I know it's fully ABI compatible
with the v4 headers in use here.

Work around the v4/v5 incompatibility here by using the upstream SDK
headers instead.
2022-08-23 09:19:04 +01:00
..
plugins obs-studio-plugins.obs-ndi: use NDI SDK headers directly 2022-08-23 09:19:04 +01:00
default.nix obs-studio: Fix wrapOBS double-including the built-in plugins 2022-08-14 23:39:00 +09:00
Enable-file-access-and-universal-access-for-file-URL.patch
wrapper.nix obs-studio: resolve failed wrapping if a plugin has no data path 2022-08-15 12:33:31 +01:00