Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

linux-arm64 (May 23, 2023, 2:28:09 AM)

Started 2 yr 1 mo ago
Took 1 min 13 sec on linux-arm64-aarch64-jau-032

Started by upstream project gluegen build number 961
originally caused by:

Revision: 6a74d16a805a4204093972bb91361b2aa633065c
Repository: git://jogamp.org/srv/scm/gluegen.git
  • origin/master
Test Result (no failures)
    Changes
    1. AudioSink: Enhance description re 'AudioFrame' and 'frameDuration' also using enqueueData() -> 1 AudioFrame (details / cgit)
    2. AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFrame; init(): Use getAvgFrameDuration() for queue growth and limit. (details / cgit)
    3. AudioFormat/AudioSink: Use float in seconds for duration to avoid losing precision when dealing with stats, averages etc (details / cgit)
    4. AudioSink: Refine context locking where supported, have a more usable universal API interface (details / cgit)
    5. AudioSink: Drop getMaxSupportedChannels(), use getNativeFormat(), getPreferredFormat() and isSupported(); Add setChannelLimit() impacting (details / cgit)