aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/android
Commit message (Expand)AuthorAgeFilesLines
* Bug 1063: Uri adoptionSven Gothel2014-09-081-5/+5
* Findbugs: Use Integer.parseInt(string) for int values to avoid boxing and unb...Sven Gothel2014-07-081-1/+1
* Findbugs.not-written.null: Fix referencing non-written fields (never written ...Sven Gothel2014-07-081-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-31/+31
* GLMediaPlayerImpl: Change access of most fields to private for clarity and AP...Sven Gothel2014-05-201-5/+5
* Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where multip...Sven Gothel2013-11-011-8/+24
* AndroidGLMediaPlayerAPI14: Avoid possible NPEsSven Gothel2013-10-311-44/+50
* GLMediaPlayer enhancements: State, Camera options, detect and act on orientat...Sven Gothel2013-08-301-1/+1
* Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows...Sven Gothel2013-08-291-2/+2
* GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin...Sven Gothel2013-08-271-9/+106
* AndroidGLMediaPlayerAPI14: Fix implementation to coop w/ threaded decoder / A...Sven Gothel2013-08-251-52/+119
* GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...Sven Gothel2013-08-251-0/+16
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONESven Gothel2013-08-241-3/+6
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIPSven Gothel2013-08-231-4/+9
* GLMediaPlayer: Use URI instead of URL / Misc refinementsSven Gothel2013-08-171-4/+4
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIPSven Gothel2013-08-161-1/+1
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIPSven Gothel2013-08-141-32/+21
* GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...Sven Gothel2013-08-101-57/+82
* FFMPEGPlayer Audio Sink Refactoring ..Sven Gothel2013-07-191-1/+9
* GLMediaPlayer: Add Class / Package API doc incl. detailed info in the impleme...Sven Gothel2012-04-181-2/+11
* TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...Sven Gothel2012-04-161-21/+23
* Refine API docSven Gothel2012-04-111-1/+0
* Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te...Sven Gothel2012-04-111-12/+14
* GLMediaPlayer*: Revised - Working on buggy MediaPlayer impl. (Android ICS Tegra)Sven Gothel2012-04-091-57/+68
* GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture);Sven Gothel2012-04-061-1/+28
* GLMediaPlayer: Use URLConnection to clarify emphasize passing an available co...Sven Gothel2012-04-051-3/+3
* GLMediaPlayer/MovieSimple: Refine API (split setStream(GL, URL) -> initStream...Sven Gothel2012-04-031-40/+43
* GLMediaPlayer: API and implementation update. First working version on Androi...Sven Gothel2012-04-031-86/+100
* Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...Sven Gothel2012-04-021-0/+195