nixpkgs/pkgs
V e8e0255162
obs-studio: add plugin wrapper (#125308)
* obs-studio: tidy things up a little

* obs-studio: add plugin wrapper

This allows users to install plugins into their OBS Studio, like so:

	wrapOBS {
	  plugins = with obs-studio-plugins; [
	    wlrobs
	    obs-multi-rtmp
	    obs-gstreamer
	  ];
	}

* obs-gstreamer: convert to plugin

* obs-move-transition: convert to plugin

* obs-multi-rtmp: convert to plugin

* obs-ndi: convert to plugin

* obs-v4l2sink: remove

The functionality provided by this package is included in the upstream
project as of version 26.1.

Link: https://github.com/CatxFish/obs-v4l2sink/issues/56#issuecomment-753191690
Link: https://github.com/obsproject/obs-studio/releases/tag/26.1.0

* wlrobs: convert to plugin, unstable-2020-06-22 -> unstable-2021-05-13
2021-06-17 14:05:26 -04:00
..
applications obs-studio: add plugin wrapper (#125308) 2021-06-17 14:05:26 -04:00
build-support Merge master into staging-next 2021-06-16 12:04:47 +00:00
common-updater
data Merge pull request #126145 from MatthewCroughan/add-survex 2021-06-17 15:40:43 +00:00
desktops evince: 40.1 -> 40.2 2021-06-16 17:05:48 +02:00
development Merge pull request #127201 from dotlambda/directv-init 2021-06-17 19:12:18 +02:00
games Merge master into staging-next 2021-06-17 00:09:48 +00:00
misc vscode-extensions.golang.Go: 0.18.1 -> 0.25.1 2021-06-17 13:45:16 +09:00
os-specific Merge pull request #127181 from fortuneteller2k/xanmod 2021-06-17 13:52:41 +02:00
pkgs-lib
servers Merge pull request #127201 from dotlambda/directv-init 2021-06-17 19:12:18 +02:00
shells Merge pull request #126720 from fortuneteller2k/hilbish 2021-06-15 21:41:24 +02:00
stdenv darwin: expose bootstrapLlvmVersion as argument in the stdenv 2021-06-13 17:32:06 +02:00
test
tools Merge pull request #126616 from sternenseemann/pass-1.7.4 2021-06-17 18:29:01 +02:00
top-level obs-studio: add plugin wrapper (#125308) 2021-06-17 14:05:26 -04:00