OSDN Git Service

OpenMAX AL: set video display surface from video sink
authorJean-Michel Trivi <jmtrivi@google.com>
Tue, 14 Dec 2010 20:23:00 +0000 (12:23 -0800)
committerJean-Michel Trivi <jmtrivi@google.com>
Tue, 14 Dec 2010 22:24:44 +0000 (14:24 -0800)
commit7f0e925e1a56ab80e60f2381105297184109dbc3
tree24cda6e88f4d0ff3a154981dbdc5ada51d09fcb3
parent27a8821eb36f002b81f368a0049f511cfa465d16
OpenMAX AL: set video display surface from video sink

Initialize the media player's video surface with the surface pointer
 obtained from the Java Surface.
Added notes on parts of the interface that will change, and are
 currently in place for the sample code to run, before the
 upcoming video initialization changes.

Change-Id: Id606f4bca68d227fa9df863922b880e865f845d5
opensles/include/OMXAL/OpenMAXAL_Android.h
opensles/include/SLES/OpenSLES_Android.h
opensles/libopensles/CMediaPlayer.c
opensles/libopensles/android_AVPlayer.cpp
opensles/libopensles/android_AVPlayer.h
opensles/libopensles/android_Player.cpp
opensles/libopensles/android_Player.h
opensles/tests/native-media/jni/native-media-jni.c