Closed GoogleCodeExporter closed 9 years ago
Fixed AsyncVideoSource so it disposes internal resources when it was signalled
to stop. Freeing is done right after nested video source is signalled to stop.
When freeing the async source un-subscribes from nested source event, so it
will no longer be notified of new frames, which means freeing internal
processing thread is safe (especially after waiting till it finishes current
job).
Committed in revision 1726.
Original comment by andrew.k...@gmail.com
on 6 Jan 2014 at 3:23
Original issue reported on code.google.com by
Mark.Lea...@gmail.com
on 19 Nov 2013 at 6:22