Files
obs-studio/libobs
jp9000 91bfb53ed5 libobs: Fix audio filters killing video on source
When an audio filter is applied to a video source that also has
accompanying audio, it would cause the video from the source to stop
rendering.

The original code this was from was to prevent audio-only sources from
rendering video, but I neglected to make sure that this would not apply
to filters, and thus when an audio filter is on a source with video, the
code would kill the video.
2015-07-09 02:05:09 -07:00
..
2015-07-08 00:14:21 -07:00
2015-05-11 20:45:25 +02:00
2015-05-11 20:45:25 +02:00
2015-06-04 18:04:23 -07:00
2015-05-11 20:45:25 +02:00
2014-02-12 08:04:50 -07:00
2015-06-04 18:04:23 -07:00
2015-06-28 04:10:10 +02:00