| Commit message (Expand) | Author | Age | Files | Lines |
* | Findbugs: Remove branches where reference cannot be null | Sven Gothel | 2014-07-08 | 1 | -13/+11 |
* | Findbugs: Use Integer.parseInt(string) for int values to avoid boxing and unb... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st... | Sven Gothel | 2014-07-05 | 1 | -1/+0 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -58/+59 |
* | GLMediaPlayerImpl: Change access of most fields to private for clarity and AP... | Sven Gothel | 2014-05-20 | 1 | -88/+70 |
* | Bug 801: Refine commit 9a15aad0e5388a4b927e44d3d2ce136f32474bc2 cache Texture... | Sven Gothel | 2014-05-20 | 1 | -0/+17 |
* | Texture/TextureIO: Make 'wrapping' Texture ctor public, remove same factory m... | Sven Gothel | 2014-05-19 | 1 | -5/+2 |
* | Add TextureSequence.isTextureAvailable(), allowing triggering action only whe... | Sven Gothel | 2014-04-09 | 1 | -0/+5 |
* | Bug 927: Try fix deadlock. | Xerxes Rånby | 2014-02-25 | 1 | -2/+2 |
* | GLMediaPlayer: Add user attached objects, similar to GLContext - Allowing GLM... | Sven Gothel | 2014-01-26 | 1 | -0/+19 |
* | ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag. | Xerxes Rånby | 2013-12-18 | 1 | -2/+4 |
* | Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c... | Sven Gothel | 2013-12-11 | 1 | -2/+2 |
* | Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ... | Sven Gothel | 2013-12-11 | 1 | -87/+174 |
* | Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (seek)... | Sven Gothel | 2013-12-11 | 1 | -10/+18 |
* | Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur... | Sven Gothel | 2013-12-11 | 1 | -1/+1 |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 1 | -1/+3 |
* | Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where multip... | Sven Gothel | 2013-11-01 | 1 | -45/+107 |
* | GLDrawableFactory: createDummy*(..) Pass GLCapabilitiesImmutable + GLCapabili... | Sven Gothel | 2013-10-31 | 1 | -5/+5 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+5 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -142/+142 |
* | GLMediaPlayer: pause() -> pause(boolean flush): Allowing to flush buffers, ne... | Sven Gothel | 2013-08-31 | 1 | -14/+16 |
* | GLMediaPlayer enhancements: State, Camera options, detect and act on orientat... | Sven Gothel | 2013-08-30 | 1 | -25/+47 |
* | Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows... | Sven Gothel | 2013-08-29 | 1 | -9/+36 |
* | GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin... | Sven Gothel | 2013-08-27 | 1 | -3/+22 |
* | AndroidGLMediaPlayerAPI14: Fix implementation to coop w/ threaded decoder / A... | Sven Gothel | 2013-08-25 | 1 | -5/+8 |
* | GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all... | Sven Gothel | 2013-08-25 | 1 | -2/+47 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONE | Sven Gothel | 2013-08-24 | 1 | -94/+159 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIP | Sven Gothel | 2013-08-23 | 1 | -204/+310 |
* | GLMediaPlayer: Use URI instead of URL / Misc refinements | Sven Gothel | 2013-08-17 | 1 | -8/+8 |
* | GLMediaPlayerImpl: Refine getNextTexture(..) DEBUG output, put 'last SCR dela... | Sven Gothel | 2013-08-16 | 1 | -10/+8 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP | Sven Gothel | 2013-08-16 | 1 | -180/+174 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIP | Sven Gothel | 2013-08-14 | 1 | -211/+529 |
* | GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available... | Sven Gothel | 2013-08-10 | 1 | -116/+385 |
* | FFMPEGPlayer Audio Sink Refactoring .. | Sven Gothel | 2013-07-19 | 1 | -2/+2 |
* | Fix FFMPEGMediaPlayer: Use GL_ALPHA (texture format intern/data) instead of G... | Sven Gothel | 2012-08-16 | 1 | -4/+9 |
* | TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene... | Sven Gothel | 2012-04-16 | 1 | -51/+222 |
* | Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te... | Sven Gothel | 2012-04-11 | 1 | -30/+32 |
* | Move com.jogamp.opengl.av -> com.jogamp.opengl.util.av (it's in the util atom... | Sven Gothel | 2012-04-11 | 1 | -0/+402 |