Skip to content

Replaced recursive promise-then structures with async/await

Choose a tag to compare

@Borewit Borewit released this 16 Dec 16:31
· 2245 commits to master since this release
  • Replaced recursive promise-then structures with async/await
  • Reset MPEG counters if sync is lost in between MPEG frames (to prevent bad initial frames from injecting wrong format data)

Replace workaround for issue #174.