Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AudioFormat/AudioSink: Use float in seconds for duration to avoid losing prec... | Sven Gothel | 2023-05-21 | 2 | -13/+9 |
* | AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFram... | Sven Gothel | 2023-05-21 | 2 | -0/+10 |
* | Add AudioSink.getSourceCount(), refine Audio* API doc | Sven Gothel | 2023-05-20 | 2 | -0/+10 |
* | AudioSink: Add latency query, init(..) frameDuration in ms shall be int, fix ... | Sven Gothel | 2023-05-19 | 2 | -2/+23 |
* | Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m... | Sven Gothel | 2023-05-18 | 2 | -4/+6 |
* | AudioSink: Add exclusive locking allowing implementations to short-cut for le... | Sven Gothel | 2023-05-17 | 2 | -0/+12 |
* | Promote common av (audio/video) classes (AudioSink, ..) from JOGL to GlueGen ... | Sven Gothel | 2023-05-17 | 2 | -0/+453 |