Skip to content

Fix Theora video playback without a Vorbis stream

  • prevent audio resampler errors when number of channels is 0,
  • don't check for audio_done when there is no audio data.

Fixes #5133 (closed) and #4878 (closed) Please test :)

Merge request reports