jp9000 ec4317dd2b libobs: Fix bug where outputs cannot initialize hotkeys
When an output's context data is being created, it cannot register any
hotkeys because the output has not initialized its reference counting
capability.  This is due to the fact that when a hotkey is registered,
it creates a weak reference to the source/output/service/encoder.

The solution to this is to make sure the output's reference counter data
is created before calling the create callback.
2016-12-08 03:27:35 -08:00
..
2016-11-14 22:20:23 -08:00
2015-05-11 20:45:25 +02:00
2016-09-23 00:18:06 -04:00
2016-08-22 12:05:57 -07:00