lp://staging/~alfonsosanchezbeato/media-hub/video-desktop-support
Created by
Alfonso Sanchez-Beato
and last modified
- Get this branch:
- bzr branch lp://staging/~alfonsosanchezbeato/media-hub/video-desktop-support
Only
Alfonso Sanchez-Beato
can upload to this branch. If you are
Alfonso Sanchez-Beato
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jim Hodapp (community): Approve (code)
-
Diff: 1514 lines (+780/-177)27 files modifiedCMakeLists.txt (+2/-8)
debian/control (+2/-0)
debian/control.in (+2/-0)
debian/rules (+1/-1)
debian/usr.bin.media-hub-server (+8/-0)
include/core/media/player.h (+2/-1)
src/core/media/CMakeLists.txt (+3/-0)
src/core/media/audio/pulse_audio_output_observer.cpp (+1/-1)
src/core/media/backend.cpp (+7/-0)
src/core/media/client_death_observer.cpp (+2/-15)
src/core/media/gstreamer/engine.cpp (+6/-3)
src/core/media/gstreamer/engine.h (+1/-1)
src/core/media/gstreamer/playbin.cpp (+231/-77)
src/core/media/gstreamer/playbin.h (+17/-2)
src/core/media/hybris_client_death_observer.cpp (+2/-15)
src/core/media/hybris_recorder_observer.cpp (+2/-12)
src/core/media/player_implementation.cpp (+1/-1)
src/core/media/player_stub.cpp (+7/-2)
src/core/media/recorder_observer.cpp (+1/-0)
src/core/media/server/server.cpp (+7/-14)
src/core/media/video/egl_sink.cpp (+326/-0)
src/core/media/video/egl_sink.h (+73/-0)
src/core/media/video/hybris_gl_sink.cpp (+0/-2)
src/core/media/video/platform_default_sink.cpp (+5/-9)
src/core/media/video/socket_types.h (+50/-0)
tests/CMakeLists.txt (+11/-3)
tests/unit-tests/test-gstreamer-engine.cpp (+10/-10)
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://staging/media-hub