Skip to content

v0.34.1

Compare
Choose a tag to compare
@sfan5 sfan5 released this 03 Jan 19:50
· 3426 commits to master since this release
v0.34.1
349e437

Bug fix release for the 0.34 branch.

Fixes and Minor Enhancements

  • player: fix autofit/geometry related segfault
  • ao_oss: add missing PATH_DEV_MIXER define
  • egl_helpers: fix context creation if GLES 3 is not available
  • audio: stop corrupting audio on underreads
  • wayland: fix a potential segfault on surface enter
  • vo_gpu: opengl: fix wrong glMemoryBarrier call
  • vo_gpu: opengl: create context at version 4.4 again
  • af_lavcac3enc: fix memory leak on no-op
  • subprocess: unblock/reset signals before running child process
  • wayland: avoid doing unneccesary window resizes