commit | cc562a3576a6a8096626387472e05e8bee03352a | [log] [tgz] |
---|---|---|
author | Glenn Kasten <[email protected]> | Tue Feb 08 17:26:17 2011 -0800 |
committer | Glenn Kasten <[email protected]> | Wed Feb 23 15:02:56 2011 -0800 |
tree | 86b53d7654e5e4a57d623dd616df57aa05801616 | |
parent | 1beb48055208bca57c6bf9d26676f86386e3a5dc [diff] |
Bug 3438258 Add SurfaceTexture as MediaPlayer sink This change enables the use of a SurfaceTexture in place of a Surface as the video sink for an android.media.MediaPlayer. The new API MediaPlayer.setTexture is currently hidden. This includes: - New Java and C++ interfaces - C++ plumbing and implementation (JNI, Binder) - Stagefright AwesomePlayer and NuPlayer use ANativeWindow (either Surface or SurfaceTextureClient) Change-Id: I2b568bee143d9eaf3dfc6cc4533c1bebbd5afc51