jp9000 e13dd53376 libobs: Fix output shutdown order
When obs_output_actual_stop is called on shutdown, it should wait for
the output to fully stop before doing anything, and then it should wait
for the data capture to end.  The service should not be removed until
after the output has stopped, otherwise it could result in a possible
memory leak on stop.  Packets should be freed last.
2016-06-22 14:10:40 -07:00
..
2016-05-13 23:00:07 -07:00
2015-05-11 20:45:25 +02:00
2016-06-22 14:10:40 -07:00
2016-04-03 21:54:02 -07:00