History log of /system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
543c7826963411caef0c8052bb4866874def7cd7 18-Oct-2011 Jamie Gennis <jgennis@google.com> wilhelm: fix native-media SurfaceTexture test

This change updates the Java portion of the native-media test to use the
new MediaPlayer#setSurface method rather than the MediaPlayer#setTexture
method, which is no longer present.

Change-Id: I0b89129b65fc3765b343ba5da7672e5d72afe775
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
34294d068e5560ee29e1e326b7bf49a7068e6cb0 19-Aug-2011 Glenn Kasten <gkasten@google.com> Add rewind (discontinuity) to native-media test

Change-Id: I0f32564d2a2937092436dd48fef877ed55b2d4f3
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
760518cf3f390986328e272aba88da46794361b1 27-Jun-2011 Glenn Kasten <gkasten@google.com> Bug 4571308 Test video timestamps

Change-Id: I4d1fe3b9e090fe014c45432a91ea43360213ee2e
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
2a1042f54c8e61a0c2a062709367093100ea6f8f 09-Mar-2011 Glenn Kasten <gkasten@google.com> Bug 3463332 Unified test/demo of video sink & APIs

Note: this only affects test code, nothing in the platform.

Can use for testing Java and native APIs
Video sinks is selectable as Surface (SurfaceView) or SurfaceTexture (GLSurfaceView)
Media source is selectable from drop-down list

Change-Id: I45fe16b672e0783ee89e0985b446b8ecc4f452e3
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
13a07de046bce3663b905a892dbaf770a54d982d 05-Mar-2011 Glenn Kasten <gkasten@google.com> Bug 3329759 Surface texture as video sink

XA_DATALOCATOR_NATIVEDISPLAY now allows either a Surface or SurfaceTexture
together with a JNIEnv *.

Miscellaneous fixes:
- Clarify test button labels.
- Line length 100.
- Fix typos in XA_DATALOCATOR_ANDROIDFD and XA_DATALOCATOR_ANDROIDFD_USE_FILE_SIZE.

Change-Id: I3f3c604dfda3cf66ef7d7adc8689564a83623b2f
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java
439af19ad7484b0472080e8eb0cd8462a17b0286 12-Jan-2011 Glenn Kasten <gkasten@google.com> Directory re-organization

Change-Id: I8e3f12a22e765d36ddefd87edf204735b25474f6
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/NativeMedia.java