-
Notifications
You must be signed in to change notification settings - Fork 144
Add to codec registry requirements #693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Changes: - Adds a requirement for a public specification that is stable - The WG may consult external expertise as part of its review - Fixes the numbering in the source document
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 48: What does "stable" mean in this context? Taking the IETF as an example, would an Internet-Draft be considered stable upon WG adoption? Upon approval for publication as an RFC?
This gives a pretty good set of considerations: https://www.w3.org/2013/09/normative-references#stability But, adding new registrations is pretty infrequent so I'm wondering whether we really need say anything, and leave to the WG evaluation at the time. |
@chrisn I think we should leave it to WG evaluation. Note that there are other requirements in the normative reference gujde that codec specifications may not be able to meet. For example, the specification for EVC (,"ISO/IEC 23094-1 Essential Video Coding") is behind a paywall at https://www.iso.org/standard/57797.html In IETF, the typical requirement is only that versions of the codec specification can be made available to reviewers upon request. |
To allow for paywalled specs we could change the wording from "must include ... a link to a public specification" to "must include ... a reference to the codec's specification" - and we'd similarly want the spec to be made available for review (we have done this from time to time in MEIG). |
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: c414b9c Reason: push, by aboba Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This is intended to resolve #426.
@aboba for review