Files
obs-studio/libobs
jp9000 75d25b4e5b libobs: Init source info before calling 'create'
When a source's private data is being created by a module, it wasn't
able to call most source functions because most functions rely on the
obs_source_info part of the context to be set.  This fixes that issue.

It was strange that this wasn't already the case because the other
context types already did the same thing.
2014-05-30 02:35:24 -07:00
..
2014-04-28 00:15:26 -07:00
2014-02-23 22:39:33 -07:00
2014-02-12 08:04:50 -07:00