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

#1054 (Jul 17, 2013, 4:30:27 PM)

Started 12 yr ago
Took 1 hr 2 min on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002

Started by upstream project jogl build number 1054
originally caused by:

  • Started by upstream project joal-demos build number 364
    originally caused by:
    • Started by upstream project joal build number 468
      originally caused by:
Revision: f26d591b484c7516e6addaaff0b6b40cb4138da9
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (1 failure / +1)
Changes
  1. FFMPEGMediaPlayer: Decode audio frames. (details / cgit)
  2. FFMPEGMediaPlayer: Use the Audio codec to decode audio. Also prevent (details / cgit)
  3. FFMPEGMediaPlayer: Lookup decoded audio data_size using (details / cgit)
  4. FFMPEGMediaPlayer: Decode all frames inside video packet. (details / cgit)
  5. FFMPEGMediaPlayer: Workaround dropped video frames while decoding audio. (details / cgit)
  6. FFMPEGMediaPlayer: Workaround forward seek delay caused by video sync. (details / cgit)
  7. FFMPEGMediaPlayer: Add updateSound callback for passing decoded jni (details / cgit)
  8. partial implementation of Java Sound output (details / cgit)
  9. FFMPEGMediaPlayer: blocking Java Sound output (details / cgit)
  10. FFMPEGMediaPlayer: Poor mans audio/video sync. (details / cgit)
  11. FFMPEGMediaPlayer: Limit video sync delay to 47ms in order to fix audio (details / cgit)
  12. FFMPEGMediaPlayer: fix audio pts for varying audio frame format. (details / cgit)
  13. FFMPEGMediaPlayer: Add AudioSink interface. (details / cgit)
  14. ALAudioSink: Buffer and playback audio data. (details / cgit)
  15. ALAudioSink: Fill buffers before sourcing them. (details / cgit)
  16. AudioSink: interface add isAudioSinkAvailable (details / cgit)
  17. FFMPEGMediaPlayer: Only instance ALAudioSink if JOAL is found on the (details / cgit)
  18. ALAudioSink: Reduce exessive CPU usage caused by polling alGetSourcei. (details / cgit)
  19. API doc: Update native-taglet / Fix creation, i.e. use 'man2' instead of (details / cgit)
  20. API doc: Add old glext-20130207.h header for complete extension (details / cgit)
  21. NativeWindow API Doc: Fix layout / Add version. (details / cgit)
  22. Javadoc: Use JogAmp Stylesheet / Colors .. (details / cgit)