index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
util
/
av
/
GLMediaPlayerImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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