aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/av/GLMediaPlayer.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-3/+3
* Demos MovieCube/Simple: Update video URLs .. since download.blender.org seems...Sven Gothel2014-03-261-0/+1
* Bug 927 - Multithreading (MT) - GLMediaPlayer.GLMediaEventListener: Remind th...Sven Gothel2014-02-221-1/+7
* GLMediaPlayer: Add user attached objects, similar to GLContext - Allowing GLM...Sven Gothel2014-01-261-1/+19
* Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...Sven Gothel2013-12-111-1/+4
* Android ES3 Movie Demos: Add workaround for: P0003: Extension 'GL_OES_EGL_ima...Sven Gothel2013-11-071-3/+0
* Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where multip...Sven Gothel2013-11-011-3/+6
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-96/+96
* GLMediaPlayer: Fix CameraInputScheme URI doc and Android test streams (Use mp...Sven Gothel2013-10-151-1/+1
* GLMediaPlayer: pause() -> pause(boolean flush): Allowing to flush buffers, ne...Sven Gothel2013-08-311-3/+19
* GLMediaPlayer enhancements: State, Camera options, detect and act on orientat...Sven Gothel2013-08-301-7/+43
* FFMPEGMediaPlayer: Handle v-flipped 'bottom-up' pictures ; Refine API doc 'ca...Sven Gothel2013-08-301-3/+6
* Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows...Sven Gothel2013-08-291-2/+22
* GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin...Sven Gothel2013-08-271-0/+15
* GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...Sven Gothel2013-08-251-2/+21
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONESven Gothel2013-08-241-7/+5
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIPSven Gothel2013-08-231-48/+162
* GLMediaPlayer: Use URI instead of URL / Misc refinementsSven Gothel2013-08-171-7/+31
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIPSven Gothel2013-08-161-5/+46
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIPSven Gothel2013-08-141-39/+107
* GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...Sven Gothel2013-08-101-10/+25
* FFMPEGPlayer Audio Sink Refactoring ..Sven Gothel2013-07-191-0/+8
* GLMediaPlayer: Add Class / Package API doc incl. detailed info in the impleme...Sven Gothel2012-04-181-0/+9
* TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...Sven Gothel2012-04-161-8/+36
* Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te...Sven Gothel2012-04-111-44/+25
* Move com.jogamp.opengl.av -> com.jogamp.opengl.util.av (it's in the util atom...Sven Gothel2012-04-111-0/+230