Files
obs-studio/plugins
stump eac6604a83 linux-v4l2: Fix bashism in v4l2loopback module detection
When /bin/sh isn't bash, the previous line always appears to succeed,
and modinfo's output is not redirected, because it actually runs
modinfo in the background (which always succeeds) then opens and closes
/dev/null without doing anything to it. This causes us to always think
that the v4l2loopback module is installed, even when it isn't.
2020-12-08 13:51:40 +11:00
..
2020-11-25 20:11:39 +01:00
2020-11-30 13:43:56 +11:00
2020-11-25 20:11:39 +01:00
2020-09-27 23:07:27 +02:00
2020-11-25 20:11:39 +01:00
2020-11-25 20:11:39 +01:00
2020-12-03 14:28:26 -08:00
2020-11-25 20:11:39 +01:00
2020-11-14 11:58:55 -08:00