Skip to content

Referencing a particular version of the spec #832

@podborski

Description

@podborski

I have a question.

It looks like a lot of MPEG specs are fetched automatically from the ISO site. Right?
But I wonder how should one reference a particular version of the spec. For example for ISOBMFF I see an entry like this in iso_jtc1_sc29.json file:

    "iso14496-12": {
        "href": "https://www.iso.org/standard/85596.html",
        "title": "Information technology — Coding of audio-visual objects — Part 12: ISO base media file format",
        "status": "Under development",
        "publisher": "ISO/IEC",
        "source": "https://dashifspecref.blob.core.windows.net/iso/iso_jtc1_sc29.json?st=2019-04-01T00%3A00%3A00Z&se=2039-04-01T00%3A00%3A00Z&sp=rl&sv=2018-03-28&sr=b&sig=Q1%2F6yLw90v0VCYKPhuSw89qLXS8tPZWU%2BQSvYj%2B7NmY%3D"
    },

that points to a current version that is under development (currently 8th edition). But where is the link to the 7th edition? What is the process for adding a particular version of the spec?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions