Replaced recursive promise-then structures with async/await
- 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.