Improve reset algorithm clarity
Open
@chcunningham is already working on this.
Since Feb 1, 2021.
editorial
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Follow up from PR feedback
https://github.com/WICG/web-codecs/pull/112#discussion_r556607454
Current wording reads:
3. Signal {{AudioDecoder/[[codec implementation]]}} to cease producing
output for the previous configuration.
The plan is to formalizing how late arriving outputs should be rejected using a reset() generation counter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.