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

Changes

Summary

  1. Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd91f96d4a38a3d73e23d744f57a25b8) and joal (commit 03f4bb63ce8a358b1c2ef303480e1887d72ecb2e) (details)
  2. make/scripts/tests.sh: Adjust D_ARGS for AudioSink (moved to gluegen/joal); Validated GLMediaPlayer ... (details)
  3. FFMPEGMediaPlayer: AudioFormat is now a stand-alone class (gluegen 2b339721a4d6dd4f3af129a4654375b15c7ea340) (details)
  4. MovieCube: Restart @ EOS (details)
  5. FFMPEGMediaPlayer: Adjust to AudioFormat changes (details)
  6. build.xml: Preserve README.md, copy filtered README-zip-bundles.txt to archive w/ same name (details)
Commit 5f72e750d6650059f9a5ce028e95984bb8f34c81 by Sven Gothel
Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd91f96d4a38a3d73e23d744f57a25b8) and joal (commit 03f4bb63ce8a358b1c2ef303480e1887d72ecb2e)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/texture/TextureSequence.java (diff)
The file was removedsrc/jogl/classes/jogamp/opengl/util/av/NullAudioSink.java (diff)
The file was removedsrc/jogl/classes/com/jogamp/opengl/util/TimeFrameI.java (diff)
The file was removedsrc/jogl/classes/jogamp/opengl/openal/av/ALAudioSink.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/av/GLMediaPlayer.java (diff)
The file was modifiedsrc/demos/com/jogamp/opengl/demos/av/CrossFadePlayer.java (diff)
The file was removedsrc/jogl/classes/com/jogamp/opengl/util/av/AudioSink.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)
The file was removedsrc/jogl/classes/com/jogamp/opengl/util/av/AudioSinkFactory.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/av/NullGLMediaPlayer.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/android/av/AndroidGLMediaPlayerAPI14.java (diff)
The file was removedsrc/jogl/classes/jogamp/opengl/openal/av/ALDummyUsage.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/av/GLMediaPlayerImpl.java (diff)
The file was removedsrc/jogl/classes/jogamp/opengl/util/av/JavaSoundAudioSink.java (diff)
Commit 4971a01724d926039fbdbabafca1b36dab380409 by Sven Gothel
make/scripts/tests.sh: Adjust D_ARGS for AudioSink (moved to gluegen/joal); Validated GLMediaPlayer ...

Validated GLMediaPlayer w/ new AudioSink
and channels > 2 for ALAudioSink with openal-soft > 1.18 (w/o AL_SOFT_buffer_samples).
The file was modifiedmake/scripts/tests.sh (diff)
Commit 439d8e69a91c5c906dc5813beed85bc88e81f69b by Sven Gothel
FFMPEGMediaPlayer: AudioFormat is now a stand-alone class (gluegen 2b339721a4d6dd4f3af129a4654375b15c7ea340)
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
Commit 7905a197ee21e07bb3a6f5ea33fb789c98253af0 by Sven Gothel
MovieCube: Restart @ EOS
The file was modifiedsrc/demos/com/jogamp/opengl/demos/av/MovieCube.java (diff)
The file was modifiedsrc/demos/com/jogamp/opengl/demos/av/MovieSimple.java (diff)
Commit 2cc4643d7d2c31607a3089eaa3d77cb6b68df9be by Sven Gothel
FFMPEGMediaPlayer: Adjust to AudioFormat changes
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
Commit 77dc88ce6aa36673af46a296a15fb438154d3a0a by Sven Gothel
build.xml: Preserve README.md, copy filtered README-zip-bundles.txt to archive w/ same name
The file was modifiedmake/build.xml (diff)