Skip to content

ogv.js 1.6.1 release

Compare
Choose a tag to compare
@bvibber bvibber released this 18 Jun 15:18
  • playbackSpeed attribute now supported
  • updated audio-feeder to 0.4.21;
    • mono audio is now less loud, matching native playback better
    • audio resampling now uses linear interpolation for upscaling
    • fix for IE in bundling scenarios that use strict mode
    • tempo change support thanks to a great patch from velochy!
  • updated yuv-canvas to 1.2.6;
    • fixes for capturing WebGL canvas as MediaStream
  • fixes for seeks on low frame rate video
  • updated emscripten toolchain to 1.38.36
    • drop OUTLINING_LIMIT from AV1 JS build; doesn't work in newer emscripten and not really needed