jp9000
0b5a5c16a9
libobs: Fix bug rendering async video with filters
...
This code was originally meant to skip some checks as an optimization,
but it did not account for async video sources and would call
obs_source_default_render (which is only for synchronous video sources),
this fixes the issue by just calling obs_source_video_render.
2015-03-06 09:09:57 -08:00
..
2014-09-26 17:23:07 -07:00
2015-01-08 01:42:22 +01:00
2015-01-14 21:28:01 -08:00
2015-02-04 16:51:29 -08:00
2015-02-10 19:31:25 -08:00
2015-02-09 03:41:37 -08:00
2014-09-27 09:41:32 -07:00
2014-05-08 14:43:16 +02:00
2014-12-28 01:03:10 -08:00
2014-12-14 18:39:54 +01:00
2014-12-21 10:14:22 -08:00
2014-12-21 10:14:22 -08:00
2015-02-08 00:55:26 -08:00
2015-02-20 21:56:03 -08:00
2015-02-04 15:40:21 -08:00
2015-01-24 22:09:24 -08:00
2014-07-27 17:28:35 -07:00
2014-09-26 17:23:07 -07:00
2015-02-10 22:10:41 -08:00
2015-02-04 16:51:29 -08:00
2014-06-28 20:54:14 +02:00
2014-09-15 17:19:37 -05:00
2015-03-02 18:53:25 -08:00
2015-02-08 00:54:07 -08:00
2014-10-19 15:00:07 +02:00
2015-01-10 23:50:25 -08:00
2015-02-10 22:10:41 -08:00
2015-02-04 16:51:29 -08:00
2015-01-06 01:27:16 -08:00
2015-02-04 16:51:59 -08:00
2015-03-05 02:33:21 -08:00
2014-06-15 20:33:13 -07:00
2015-02-10 19:23:36 -08:00
2015-02-10 19:23:36 -08:00
2015-03-06 09:09:57 -08:00
2014-12-28 01:51:43 -08:00
2014-02-12 08:04:50 -07:00
2015-01-14 14:57:27 -08:00
2015-03-02 12:23:25 -08:00
2015-02-09 03:49:13 -08:00
2015-02-09 03:41:49 -08:00
2015-03-02 12:23:25 -08:00
2015-03-06 09:09:56 -08:00
2014-10-29 16:17:07 +01:00
2014-07-26 14:27:39 +02:00