index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
av
/
AudioSink.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
AudioSink: Just pass a finte buffer size (KISS), add getLastBufferedPTS() to ...
Sven Gothel
2023-10-04
1
-42
/
+36
*
AudioSink: Drop getMaxSupportedChannels(), use getNativeFormat(), getPreferre...
Sven Gothel
2023-05-23
1
-24
/
+41
*
AudioSink: Refine context locking where supported, have a more usable univers...
Sven Gothel
2023-05-23
1
-6
/
+27
*
AudioFormat/AudioSink: Use float in seconds for duration to avoid losing prec...
Sven Gothel
2023-05-21
1
-4
/
+20
*
AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFram...
Sven Gothel
2023-05-21
1
-14
/
+22
*
AudioSink: Enhance description re 'AudioFrame' and 'frameDuration' also using...
Sven Gothel
2023-05-21
1
-6
/
+19
*
AudioSink.init(): Detail 'frameDuration' intend and impact of underlying JOAL...
Sven Gothel
2023-05-20
1
-3
/
+14
*
Add AudioSink.getSourceCount(), refine Audio* API doc
Sven Gothel
2023-05-20
1
-1
/
+23
*
AudioSink: Add latency query, init(..) frameDuration in ms shall be int, fix ...
Sven Gothel
2023-05-19
1
-8
/
+34
*
Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m...
Sven Gothel
2023-05-18
1
-150
/
+0
*
AudioSink: Add exclusive locking allowing implementations to short-cut for le...
Sven Gothel
2023-05-17
1
-0
/
+12
*
Promote common av (audio/video) classes (AudioSink, ..) from JOGL to GlueGen ...
Sven Gothel
2023-05-17
1
-0
/
+448