Files
obs-studio/libobs
jp9000 e29a1fd367 libobs: Prevent infinite source recursion
Changed the design from using obs_source::enum_refs to just simply
preventing infinite source recursion in general, rather than allowing it
through the enum_refs variable.  obs_source_add_child has been changed
so that it now returns a boolean, and if the function fails, it means
that the child cannot be added due to that potential recursion.
2014-12-28 01:04:26 -08:00
..
2014-12-21 10:14:18 -08:00
2014-11-27 00:07:48 -08:00
2014-12-15 01:55:18 -08:00
2014-10-01 15:32:49 +02:00
2014-02-12 08:04:50 -07:00