22
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OutlineShape: Earmark coloring task when triangulating ..
Sven Gothel
as Sven Göthel
More... 4 months ago
OutlineShape: Earmark coloring task when triangulating ..
Sven Gothel
as Sven Göthel
More... 4 months ago
Remove Clonable and clone() in favor of explicit determined copy() and copy-ctor in com.jogamp.graph.* and com.jogamp.math.*
Sven Gothel
as Sven Göthel
More... 4 months ago
Remove Clonable and clone() in favor of explicit determined copy() and copy-ctor in com.jogamp.graph.* and com.jogamp.math.*
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Disable subDEBUG flag
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Disable subDEBUG flag
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayer: Adjust API doc and certain names differentiating video (from subtititle) etc.
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayer: Adjust API doc and certain names differentiating video (from subtititle) etc.
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl.StreamWorker: Don't grow videoFramesFree since having removed buffer grow in commit 68ca5b14966cb7eec9501c17dc8b3b465421a68e
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl.StreamWorker: Don't grow videoFramesFree since having removed buffer grow in commit 68ca5b14966cb7eec9501c17dc8b3b465421a68e
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Allow one frame to be shown paused when issuing seek(), i.e. 'oneVideoFrameOnce'.
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Allow one frame to be shown paused when issuing seek(), i.e. 'oneVideoFrameOnce'.
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1494 - GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS ..) via FFMPEGFMediaPlayer/FFmpeg
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1494 - GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS ..) via FFMPEGFMediaPlayer/FFmpeg
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 805: Graph/GraphUI TextureSequence Scale: Move Region.COLORTEXTURE_LETTERBOX_RENDERING_BIT to TextureSequence and add enabling/disabling of aratio adjustment + letter-box back-color
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 805: Graph/GraphUI TextureSequence Scale: Move Region.COLORTEXTURE_LETTERBOX_RENDERING_BIT to TextureSequence and add enabling/disabling of aratio adjustment + letter-box back-color
Sven Gothel
as Sven Göthel
More... 4 months ago
Vec[234][ifd]: Add toArray(..) method
Sven Gothel
as Sven Göthel
More... 4 months ago
Vec[234][ifd]: Add toArray(..) method
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1494: Clarify SubtitleEvent class, adding general FFmpeg analog CodecID and hence also promoting VideoPixelFormat
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1494: Clarify SubtitleEvent class, adding general FFmpeg analog CodecID and hence also promoting VideoPixelFormat
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1495: GraphUI Shape: Fix updateMat() API doc
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1495: GraphUI Shape: Fix updateMat() API doc
Sven Gothel
as Sven Göthel
More... 4 months ago
Graph shader (pass1 simple): USE_COLOR_TEXTURE: Clip to vec4(0) color using alpha 0 instead of the debug color white vec4(1), which leads to the white seam if out of gcu_ColorTexBBox
Sven Gothel
as Sven Göthel
More... 4 months ago
Graph shader (pass1 simple): USE_COLOR_TEXTURE: Clip to vec4(0) color using alpha 0 instead of the debug color white vec4(1), which leads to the white seam if out of gcu_ColorTexBBox
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Demos: FontView01 can use scaling Lable ctor; UISceneDemo01b doesn't need to issue Shape.updateMat()
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Demos: FontView01 can use scaling Lable ctor; UISceneDemo01b doesn't need to issue Shape.updateMat()
Sven Gothel
as Sven Göthel
More... 4 months ago
Add Vec2f.set(Vec2i) and Vec2f(Vec2i); Add Texture.set(..) allowing a pending setup/update of texture and image dimensions
Sven Gothel
as Sven Göthel
More... 4 months ago
Add Vec2f.set(Vec2i) and Vec2f(Vec2i); Add Texture.set(..) allowing a pending setup/update of texture and image dimensions
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI: Only issue Shape.mark*Dirty() if values were updated or data available; JOGL ImageSequence: Add addFrame(GL, TextureFrame), remove*Frame() and isSequenceAnimating()
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI: Only issue Shape.mark*Dirty() if values were updated or data available; JOGL ImageSequence: Add addFrame(GL, TextureFrame), remove*Frame() and isSequenceAnimating()
Sven Gothel
as Sven Göthel
More... 4 months ago