diff Changelog @ 35889:a51578d7e264

Add (hackish) support for OpenGL on Android. The only to run that actually works in my system is running from adb shell, since trying to create a window from native code is not possible when running from a app.
author reimar
date Sat, 16 Mar 2013 19:15:42 +0000
parents 3edaed3c1d60
children 134919b73b04
line wrap: on
line diff
--- a/Changelog	Sat Mar 16 15:18:15 2013 +0000
+++ b/Changelog	Sat Mar 16 19:15:42 2013 +0000
@@ -18,6 +18,10 @@
     Ports:
     * Windows: support file names as UTF-8 in slave mode and passing
       file names as wchar command line arguments.
+    * Android: MPlayer can be run from adb shell and display videos
+      via OpenGL ES.
+      Note that just a bit of seeking etc. would cause reproducible
+      system reboots after just a few seconds on my Galaxy S2.
 
   1.1: "We gave up on 1.0"