You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
CMakeLists.txt Replace boost threading with c++11 10 years ago
License.txt Rename to osg-ffmpeg-videoplayer 10 years ago
audiodecoder.cpp replaced NULL with nullptr 10 years ago
audiodecoder.hpp replaced auto_ptr with unique_ptr 10 years ago
audiofactory.hpp replaced boost::shared_ptr with std::shared_ptr 10 years ago
libavwrapper.cpp Move the __STDC_CONSTANT_MACROS define to cmakelists 10 years ago
videodefs.hpp Rename to osg-ffmpeg-videoplayer 10 years ago
videoplayer.cpp replaced NULL with nullptr 10 years ago
videoplayer.hpp replaced auto_ptr with unique_ptr 10 years ago
videostate.cpp Replace boost threading with c++11 10 years ago
videostate.hpp Replace boost threading with c++11 10 years ago