aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/av
Commit message (Expand)AuthorAgeFilesLines
* AudioFormat/AudioSink: Use float in seconds for duration to avoid losing prec...Sven Gothel2023-05-212-13/+9
* AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFram...Sven Gothel2023-05-212-0/+10
* Add AudioSink.getSourceCount(), refine Audio* API docSven Gothel2023-05-202-0/+10
* AudioSink: Add latency query, init(..) frameDuration in ms shall be int, fix ...Sven Gothel2023-05-192-2/+23
* Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m...Sven Gothel2023-05-182-4/+6
* AudioSink: Add exclusive locking allowing implementations to short-cut for le...Sven Gothel2023-05-172-0/+12
* Promote common av (audio/video) classes (AudioSink, ..) from JOGL to GlueGen ...Sven Gothel2023-05-172-0/+453