lp:~justinmcp/media-hub/proxy-player
Created by
Justin McPherson
on
2015-08-21
and last modified on
2016-08-03
- Get this branch:
- bzr branch lp:~justinmcp/media-hub/proxy-player
Only
Justin McPherson
can upload to this branch. If you are
Justin McPherson
please log in for upload directions.
Branch merges
Propose for merging
- Jim Hodapp (community): Approve (code) on 2016-06-13
- PS Jenkins bot: Needs Fixing (continuous-integration) on 2016-04-06
- Santosh: Pending requested 2016-05-25
-
Diff: 917 lines (+625/-17)19 files modifiedCMakeLists.txt (+1/-1)
debian/VERSION (+1/-1)
debian/VERSION.vivid (+1/-1)
debian/changelog (+6/-0)
include/core/media/player.h (+8/-0)
src/core/media/CMakeLists.txt (+1/-0)
src/core/media/codec.h (+40/-0)
src/core/media/player.cpp (+13/-0)
src/core/media/player_configuration.h (+2/-0)
src/core/media/player_implementation.cpp (+6/-0)
src/core/media/player_implementation.h (+1/-0)
src/core/media/player_stub.cpp (+12/-3)
src/core/media/player_stub.h (+3/-1)
src/core/media/proxy_player_implementation.cpp (+404/-0)
src/core/media/proxy_player_implementation.h (+90/-0)
src/core/media/service_implementation.cpp (+21/-6)
src/core/media/service_implementation.h (+3/-0)
src/core/media/service_skeleton.cpp (+5/-0)
src/core/media/service_stub.cpp (+7/-4)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:media-hub