lp://staging/~thomas-voss/aethercast/add-hw-encoding
- Get this branch:
- bzr branch lp://staging/~thomas-voss/aethercast/add-hw-encoding
Branch merges
- Ubuntu Phablet Team: Pending requested
-
Diff: 592 lines (+501/-1)9 files modifiedsrc/CMakeLists.txt (+2/-1)
src/mcs/initgstreameronce.cpp (+88/-0)
src/mcs/initgstreameronce.h (+29/-0)
src/mcs/miracastservice.cpp (+4/-0)
src/mcs/mirsourcemediamanager.cpp (+3/-0)
src/mcs/x264.cpp (+206/-0)
src/mcs/x264.h (+82/-0)
tests/mcs/CMakeLists.txt (+1/-0)
tests/mcs/x264_tests.cpp (+86/-0)
Branch information
Recent revisions
- 121. By Thomas Voß
-
Merge trunk.
Enable in-tree mcs::GstEncoder providing a gstreamer plugin that does hw-accelerated video encoding. - 120. By Thomas Voß
-
Add local implementation for a gstreamer element carrying out hw-accelerated encoding.
- 119. By Simon Fels
-
Fix cast of dbus object to right interface.
Approved by PS Jenkins bot, Thomas Voß.
- 118. By Simon Fels
-
Convert remaining references to org.wds to org.aethercast.
Approved by PS Jenkins bot, Tony Espy.
- 117. By Thomas Voß
-
Introduce interface mcs::MiracastCo
ntroller to decouple MiracastService and MiracastService Adapter.
Refactor mcs::MiracastServiceAdapter to be a skeleton- implementation of MiracastController and rename accordingly. Approved by Simon Fels, PS Jenkins bot.
- 116. By Thomas Voß
-
Distinguish between positional and optional (named) args in WpaSupplicantMe
ssage.
Pass in const references to WpaSupplicantMessage:: Write(. ..). Fixes: https:/ /bugs.launchpad .net/bugs/ 1524996. Approved by PS Jenkins bot.
- 115. By Simon Fels
-
Switch all dbus related names to aethercast to reflect our renaming.
Approved by PS Jenkins bot, Thomas Voß.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/aethercast