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

Changes

Summary

  1. Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; (details)
  2. Bug 1239: Add support for UYVY422 (swizzled YUYV422) (details)
  3. Bug 1239: Update FFMPEGMediaPlayer API doc (versions and OSX resources) (details)
  4. Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera (details)
  5. Bug 1239: Fix comment in c-code 'how to set preferred pixel_format' (details)
Commit 4e237f265146b4c1e00856f19a8794aabf54d12c by Sven Gothel
Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc;
GLMediaPlayerImpl.updateAttributes avoid div-by-zero (fps inf)
The file was modified src/jogl/classes/jogamp/opengl/util/av/GLMediaPlayerImpl.java (diff)
The file was modified src/jogl/classes/com/jogamp/opengl/util/av/GLMediaPlayer.java (diff)
Commit da45b374f0274fa014310c08164e67f7736c1f7d by Sven Gothel
Bug 1239: Add support for UYVY422 (swizzled YUYV422)
The file was modified src/jogl/classes/jogamp/opengl/util/av/VideoPixelFormat.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
The file was modified src/jogl/native/libav/ffmpeg_impl_template.c (diff)
Commit 9abd252b4d30e0611a360d37d228dbae427c9cd5 by Sven Gothel
Bug 1239: Update FFMPEGMediaPlayer API doc (versions and OSX resources)
The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
Commit c82ab4d75a50cd88c675e6c1e757dc9ed2db9655 by Sven Gothel
Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera
ID (index) as filename for OSX
The file was modified make/scripts/tests.sh (diff)
The file was modified make/scripts/tests-osx-x64.sh (diff)
The file was modified make/scripts/tests-x64.sh (diff)
The file was modified src/jogl/native/libav/ffmpeg_impl_template.c (diff)
The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
Commit e984e8f9b4d325c0cd3e1e9852c188ddea9c679b by Sven Gothel
Bug 1239: Fix comment in c-code 'how to set preferred pixel_format'
The file was modified src/jogl/native/libav/ffmpeg_impl_template.c (diff)