| Commit message (Expand) | Author | Age | Files | Lines |
* | GLMediaPlayerImpl: Only kick-off StreamWorker at initGL(..) | Sven Gothel | 2023-03-14 | 1 | -5/+0 |
* | GLMediaPlayerImpl: Zero textureFragmentShaderHashCode and default lookupFunct... | Sven Gothel | 2023-03-14 | 1 | -6/+3 |
* | FFMPEGMediaPlayer: More detailed DEBUG messages on audioSink | Sven Gothel | 2023-03-14 | 1 | -3/+3 |
* | TextureSequence (API Change): Use setTextureLookupFunctionName(..) explicitly... | Sven Gothel | 2023-03-14 | 2 | -15/+31 |
* | GLMediaPlayerImpl: isTextureAvailable() is always true after lastFrame init; ... | Sven Gothel | 2023-03-13 | 1 | -2/+6 |
* | GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ... | Sven Gothel | 2023-03-13 | 4 | -77/+182 |
* | Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ... | Sven Gothel | 2023-03-13 | 1 | -1/+1 |
* | GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us... | Sven Gothel | 2023-03-07 | 1 | -2/+2 |
* | FFMPEGMediaPlayer: Cleanup API doc FFmpeg versions | Sven Gothel | 2023-03-05 | 1 | -4/+4 |
* | GLDrawableFactoryImpl:createDummySurfaceImpl() and createSurfacelessImpl(): P... | Sven Gothel | 2023-03-04 | 1 | -1/+1 |
* | GLMediaPlayerImpl: destroyImpl(..) @ initGL(..) exception: Don't wait for str... | Sven Gothel | 2023-03-04 | 1 | -5/+8 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 2 | -2/+2 |
* | FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 1... | Sven Gothel | 2023-02-23 | 8 | -341/+197 |
* | Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() | Sven Gothel | 2023-01-14 | 2 | -4/+4 |
* | Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li... | Sven Gothel | 2020-01-03 | 2 | -59/+153 |
* | make void* an opaque long in EGL generated class | Erik De Rijcke | 2019-11-21 | 1 | -11/+9 |
* | Bug 1283: Remove shader include filename quotes if exists at start and end only | Sven Gothel | 2019-03-26 | 2 | -9/+9 |
* | Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show Open... | Sven Gothel | 2015-11-15 | 1 | -7/+10 |
* | Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac | Sven Gothel | 2015-11-15 | 1 | -0/+10 |
* | Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind... | Sven Gothel | 2015-10-05 | 1 | -3/+1 |
* | Bug 1239: Update FFMPEGMediaPlayer API doc (versions and OSX resources) | Sven Gothel | 2015-10-05 | 1 | -5/+14 |
* | Bug 1239: Add support for UYVY422 (swizzled YUYV422) | Sven Gothel | 2015-10-05 | 2 | -3/+28 |
* | Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; GLMediaPlayerImpl.upda... | Sven Gothel | 2015-10-05 | 1 | -1/+6 |
* | FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead of thr... | Sven Gothel | 2015-09-17 | 1 | -4/+8 |
* | Bug 1211: Fix regression of GLMediaPlayerImpl caused by commit 68c8e39fa8d6e7... | Sven Gothel | 2015-09-17 | 1 | -3/+12 |
* | Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter... | Sven Gothel | 2015-09-15 | 1 | -84/+93 |
* | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a... | Sven Gothel | 2015-07-20 | 1 | -0/+6 |
* | Clarify code in stereo/ovr: Comments, states, names, formatting. | Sven Gothel | 2015-07-20 | 1 | -15/+6 |
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 2 | -37/+65 |
* | Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c... | Sven Gothel | 2015-04-01 | 1 | -1/+1 |
* | Bug 1116: Add ShutdownHook for all factories and devices to StereoDeviceFacto... | Sven Gothel | 2015-03-27 | 1 | -0/+5 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 4 | -333/+129 |
* | FFMPEGMediaPlayer: Add support for libav-11 and ffmpeg 2.[4-x] (Latest releas... | Sven Gothel | 2015-02-05 | 3 | -26/+131 |
* | Fix FFMPEGMediaPlayer: static init block issue, libavresample debian8 packaging | Sven Gothel | 2015-02-05 | 6 | -66/+74 |
* | Add missing privileged section for NativeLibrary lookup: GLContextImpl and FF... | Sven Gothel | 2015-02-05 | 1 | -37/+32 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 22 | -79/+79 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 2 | -3/+3 |
* | Bug 1106: JPEGDecoder adopt to GlueGen Bitstream change commit 9e13e8c78ed69b... | Sven Gothel | 2014-12-06 | 1 | -2/+2 |
* | Bug 1063: Uri adoption | Sven Gothel | 2014-09-08 | 3 | -18/+17 |
* | Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo... | Sven Gothel | 2014-08-07 | 2 | -21/+31 |
* | FixedFuncHook: Use downstream gl.getGLProfile().getImpl() for custom GL2ES1 i... | Sven Gothel | 2014-07-29 | 1 | -2/+2 |
* | BuildComposablePipeline: Handle synthetic isGL* and getGL* more generic, allo... | Sven Gothel | 2014-07-29 | 1 | -0/+22 |
* | Bug 1031: Remove Deprecated Classes and Methods (JOGL) | Sven Gothel | 2014-07-10 | 2 | -19/+8 |
* | StereoDevice: Don't make inner class's method private due to wrapper generati... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Findbugs: Use inner static class where possible | Sven Gothel | 2014-07-08 | 1 | -7/+7 |
* | Findbugs: Misc minor issues (see below) | Sven Gothel | 2014-07-08 | 1 | -7/+7 |
* | 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.static_final_immutable: Use final qualifier for static immutable ins... | Sven Gothel | 2014-07-08 | 1 | -3/+3 |
* | GenericStereoDevice: Cast to float before operating division, requesting floa... | Sven Gothel | 2014-07-08 | 1 | -3/+4 |