Skip to content

Version 0.29.1

Compare
Choose a tag to compare
@wang-bin wang-bin released this 30 Aug 14:04
· 6 commits to master since this release
  • Android 64bit is built with 16KB page size support
  • Supprt GL_EXT_EGL_image_storage for drm, via global option "eglimage.storage=1"
  • VAAPI: prefer x11 display to support both EGL and GLX
  • Add privacy manifest for apple platforms
  • Improve demuxer cache
  • Enable http reconnect
  • Fix OpenGL symbols not resolved on android 15 emulator
  • Fix snapshot in OpenGL renderers
  • Fix snapshot callback not invoked if failed
  • Fix muxer write after close
  • Fix a decoder crash when stopping playback
  • Fix waitFor(State::Stopped)
  • Stop demuxer immediately if io is aborted.
  • Apply ffmmpeg muxer options
  • Prefer ffmpeg dynamic library even if statically linked. mainly used by iOS user provided FFmpeg.framework