aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/av
Commit message (Expand)AuthorAgeFilesLines
* Move com.jogamp.opengl.av -> com.jogamp.opengl.util.av (it's in the util atom...Sven Gothel2012-04-113-723/+0
* GLMediaPlayer*: Revised - Working on buggy MediaPlayer impl. (Android ICS Tegra)Sven Gothel2012-04-093-88/+90
* GLMediaPlayer: Fix destruction (NPE) / Fix MovieSimple shader, no GL_OES_EGL_...Sven Gothel2012-04-071-3/+5
* NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ...Sven Gothel2012-04-071-3/+14
* GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture);Sven Gothel2012-04-063-2/+221
* GLMediaPlayer: Use URLConnection to clarify emphasize passing an available co...Sven Gothel2012-04-051-9/+9
* GLMediaPlayer/MovieSimple: Refine API (split setStream(GL, URL) -> initStream...Sven Gothel2012-04-031-66/+73
* GLMediaPlayer: API and implementation update. First working version on Androi...Sven Gothel2012-04-031-43/+109
* Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...Sven Gothel2012-04-022-0/+416