Skip to content

Mind your manners

Compare
Choose a tag to compare
@odahcam odahcam released this 05 Jun 05:43
· 573 commits to master since this release
  • The much requested continuous decode for browser layer.
  • Promisified some decode once methods.
  • Little performance improvements.
  • Bug fixes.
  • Continuous decode for browser.
  • Renamed decodeFromVideoSource to decodeFromVideo.
    • The parameters changed a little, but just by inverting them we achieve compatibility. This was made so the video decoding API could be closer to the image one.