8f6a636ae7
- Based on C++11's `mutex` and `condition_variable` - No more need to allocate-deallocate or check for null - No pointer anymore, just a member variable - Platform-specific implementations no longer needed - Simpler for `NO_THREADS` |
||
---|---|---|
.. | ||
doc_classes | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
video_stream_theora.cpp | ||
video_stream_theora.h |