Commit Graph

8 Commits (44364edfcfc053c26ca2a43aaca0c73ff6f28583)

Author SHA1 Message Date
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
Marc Zinnschlag 91d1bab4ac replaced NULL with nullptr 10 years ago
Marc Zinnschlag ff108b4c6b replaced boost::shared_ptr with std::shared_ptr 10 years ago
scrawl cd2e6d4436 Move the __STDC_CONSTANT_MACROS define to cmakelists 10 years ago
scrawl e6ecb39d94 Potential include fix 10 years ago
scrawl 7991ea25c0 Potentially missing includes 10 years ago
scrawl 00f4f78717 Give a name to video streams for logging purposes 10 years ago
scrawl 92ef9b1c57 Rename to osg-ffmpeg-videoplayer 10 years ago