summaryrefslogtreecommitdiff
path: root/src/components/media_manager/include/media_manager/streamer_adapter.h
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-2/+2
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-3/+2
|\
| * Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-2/+2
* | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
|/
* Fix/1701 (#1702)fronneburg2017-10-031-0/+2
* Format all code in projectKozoriz2016-04-261-4/+3
* Fix review commentsArtem Nosach2015-10-041-1/+9
* Create streamer adapter base classArtem Nosach2015-10-041-0/+94