22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MovieSBSStereo: GLMediaPlayer.setTextureMinMagFilter() must be called before initialization More... about 1 year ago
MovieSBSStereo: GLMediaPlayer.setTextureMinMagFilter() must be called before initialization More... about 1 year ago
GraphUI Shape: Rename [set|is]{Enabled -> Visible}(..) for clarity More... about 1 year ago
GraphUI Shape: Rename [set|is]{Enabled -> Visible}(..) for clarity More... about 1 year ago
GraphUI Shape/Group: Group.isActive() also returns true if any child is active; Add isContainer() to avoid rfeflection More... about 1 year ago
GraphUI Shape/Group: Group.isActive() also returns true if any child is active; Add isContainer() to avoid rfeflection More... about 1 year ago
GraphUI Shape: Use Shape.MoveListener for Shape.onMove(..) providing more details of the translation More... about 1 year ago
GraphUI Shape: Use Shape.MoveListener for Shape.onMove(..) providing more details of the translation More... about 1 year ago
GraphUI Shape: Add IO_ACTIVABLE state More... about 1 year ago
GraphUI Shape: Add IO_ACTIVABLE state More... about 1 year ago
GraphUI Shape: Simplify setIO(..) usage (private) More... about 1 year ago
GraphUI Shape: Simplify setIO(..) usage (private) More... about 1 year ago
GraphUI Scene: Allow attaching GLAutoDrawable manually and adding GLEventListener (API) More... about 1 year ago
GraphUI Scene: Allow attaching GLAutoDrawable manually and adding GLEventListener (API) More... about 1 year ago
FFMpeg: Just be nice and flush GL stream, no finish sync required More... about 1 year ago
FFMpeg: Just be nice and flush GL stream, no finish sync required More... about 1 year ago
FFMpeg: Fix and clarify 'resend package' and 'continue draining frames' states More... about 1 year ago
FFMpeg: Fix and clarify 'resend package' and 'continue draining frames' states More... about 1 year ago
Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native library path, support throughout DynamicLibraryBundle[Info] More... about 1 year ago
Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native library path, support throughout DynamicLibraryBundle[Info] More... about 1 year ago
GLMediaPlayer.getPerfString(): Don't show audio pts values is no_audio, misleading and wrong info (e.g. on mute) More... about 1 year ago
GLMediaPlayer.getPerfString(): Don't show audio pts values is no_audio, misleading and wrong info (e.g. on mute) More... about 1 year ago
GLMediaPlayer: Don't resetAVPTS() on resume(), allowing less AV sync disruption after pause(flush:=false) More... about 1 year ago
GLMediaPlayer: Don't resetAVPTS() on resume(), allowing less AV sync disruption after pause(flush:=false) More... about 1 year ago
GLMediaPlayer: Recognize !use_audio when repeating (caching) a video-frame, i.e. ignore audio_queued_ms in such case (Fixes video sync on SCR w/o audio) More... about 1 year ago
GLMediaPlayer: Recognize !use_audio when repeating (caching) a video-frame, i.e. ignore audio_queued_ms in such case (Fixes video sync on SCR w/o audio) More... about 1 year ago
GLMediaPlayerImpl: Use a PTS av_scr_cpy from av_scr for getPTS() avoiding direct user-exposure and potential data-race More... over 1 year ago
GLMediaPlayerImpl: Use a PTS av_scr_cpy from av_scr for getPTS() avoiding direct user-exposure and potential data-race More... over 1 year ago
GLMediaPlayerImpl: Don't reset SCR on video_scr_reset or irq'ed rendering w/o video-frame (fixes 'massive' seek'ing) More... over 1 year ago
GLMediaPlayerImpl: Don't reset SCR on video_scr_reset or irq'ed rendering w/o video-frame (fixes 'massive' seek'ing) More... over 1 year ago