jp9000 2ab48dd590 obs-source.c: Fix a few potential concerns
First, if the private data of the source fails to be created, then do
not destroy the source.  If the source is destroyed, all the user's data
associated with that source is lost, which could end up being a
potential problem.  Instead, let it linger as a 'dead' source until the
user chooses to fix the problem (though this should never really happen,
the source module functions should be programmed to handle this
scenario)

Secondly, rename new_frame_ready to ready_async_frame, and fix a
potential memory leak with it.
2014-05-04 16:20:11 -07:00
..
2014-04-26 01:39:43 +02:00
2014-04-28 00:15:26 -07:00
2014-02-23 22:39:33 -07:00
2014-04-28 00:15:26 -07:00
2014-02-12 08:04:50 -07:00
2014-05-03 22:54:38 -07:00
2014-05-03 22:54:38 -07:00