1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 19:15:32 +00:00
openmw-tes3mp/extern/osg-ffmpeg-videoplayer
scrawl b2a1c940b0 Replace boost threading with c++11
Mostly straightforward port, some refactoring was needed in StreamThread to workaround thread::interrupt not being available.
2015-07-10 17:14:07 +02:00
..
audiodecoder.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
audiodecoder.hpp replaced auto_ptr with unique_ptr 2015-07-07 22:11:07 +02:00
audiofactory.hpp replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
CMakeLists.txt Replace boost threading with c++11 2015-07-10 17:14:07 +02:00
libavwrapper.cpp Move the __STDC_CONSTANT_MACROS define to cmakelists 2015-06-28 05:53:03 +02:00
License.txt Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
videodefs.hpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
videoplayer.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
videoplayer.hpp replaced auto_ptr with unique_ptr 2015-07-07 22:11:07 +02:00
videostate.cpp Replace boost threading with c++11 2015-07-10 17:14:07 +02:00
videostate.hpp Replace boost threading with c++11 2015-07-10 17:14:07 +02:00