Age | Commit message (Collapse) | Author |
|
Bug: 160260102
Test: Unit test
Change-Id: Ie29b0c3ccf0955801df99b9dc8bc3d7358cf7a18
|
|
This is needed when we move MediaTranscodeManager into apex.
Also rework the MediaTranscodeManager test so it could be invoked with
instrument.
Bug: 145628554
Test: MediaTranscodeManagerTest.
Change-Id: If0572af30d3aa7b7189ea0fc89582b83dd0d5d35
|
|
JNI layer.
This change is the first iteration of a new high-level media transcode API.
At this point the API is not hooked up to the underlying native media transcoding service.
More transcoding options will be added in following CLs.
Test: Ran MediaTranscodeManagerTest, verified call sequence using logcat. Flashed build
on blueline and verified basic media functionality.
Change-Id: I190e41b468265bd339d0fbca243db2a196e5a04e
|