Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-01 | MediaTranscodingService: Simplify TranscodingClientManager. | hkuang | |
Change the singleton to return reference instead of sp<>; Bug: 145233472 Test: Unit test. Change-Id: Ie5b8631ec9e917d80805f63c77618e24720f53bc | |||
2020-01-31 | MediaTranscodingService: Implement service's add/remove client APIs. | hkuang | |
Bug: 145233472 Test: Unit test. Change-Id: Ice22f86942bf3838c80b100c71af46ff6e217744 | |||
2020-01-27 | MediaTranscoding: Add TranscodingClientManager. | hkuang | |
TranscodingClientManager manages all the clients for MediaTranscodingService. Bug: 145233472 Test: Unit test. Change-Id: I29243eeb6dcc0271c9edc8cc28e1b9b2bf6b3912 |