Skip to content

Commit 7616264

Browse files
committed
Update links to https, update bug trackers.
1 parent 9274835 commit 7616264

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

index.html

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<script class="remove">
99
(function() {
1010
var mpegContainerSpecDefinitions = {
11-
'iso-11172-3': { fragment: 'http://www.iso.org/iso/catalogue_detail.htm?csnumber=22412', link_text: 'ISO/IEC 11172-3:1993', },
12-
'iso-13818-3': { fragment: 'http://www.iso.org/iso/catalogue_detail.htm?csnumber=26797', link_text: 'ISO/IEC 13818-3:1998', },
13-
'iso-14496-3': { fragment: 'http://www.iso.org/iso/catalogue_detail.htm?csnumber=53943', link_text: 'ISO/IEC 14496-3:2009', },
14-
'id3v1': { fragment: 'http://id3.org/ID3v1', link_text: 'ID3v1', },
15-
'id3v2': { fragment: 'http://id3.org/id3v2.3.0', link_text: 'ID3v2', },
11+
'iso-11172-3': { fragment: 'https://www.iso.org/iso/catalogue_detail.htm?csnumber=22412', link_text: 'ISO/IEC 11172-3:1993', },
12+
'iso-13818-3': { fragment: 'https://www.iso.org/iso/catalogue_detail.htm?csnumber=26797', link_text: 'ISO/IEC 13818-3:1998', },
13+
'iso-14496-3': { fragment: 'https://www.iso.org/iso/catalogue_detail.htm?csnumber=53943', link_text: 'ISO/IEC 14496-3:2009', },
14+
'id3v1': { fragment: 'https://id3.org/ID3v1', link_text: 'ID3v1', },
15+
'id3v2': { fragment: 'https://id3.org/id3v2.3.0', link_text: 'ID3v2', },
1616
'mpeg-mime-type': { fragment: '#mime-types', link_text: 'MIME-type', },
1717
'mpeg-mime-types': { fragment: '#mime-types', link_text: 'MIME-types', },
1818
'mpeg-audio-metadata-frames': { fragment: '#mpeg-metadata', link_text: 'Metadata Frames', },
@@ -27,7 +27,7 @@
2727
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
2828
specStatus: "ED",
2929

30-
// the specification's short name, as in http://www.w3.org/TR/short-name/
30+
// the specification's short name, as in https://www.w3.org/TR/short-name/
3131
shortName: "mse-byte-stream-format-mpeg-audio",
3232

3333
// if there a publicly available Editor's Draft, this is the link
@@ -36,9 +36,9 @@
3636
// editors, add as many as you like
3737
// only "name" is required
3838
editors: [
39-
{ name: "Dale Curtis", url: "", company: "Google Inc.", companyURL: "http://www.google.com/" },
40-
{ name: "Matthew Wolenetz", mailto: "[email protected]", url: "", company: "Google Inc.", companyURL: "http://www.google.com/", w3cid: "76912" },
41-
{ name: "Aaron Colwell (until April 2015)", url: "", company: "Google Inc.", companyURL: "http://www.google.com/" },
39+
{ name: "Dale Curtis", url: "", company: "Google Inc.", companyURL: "https://www.google.com/" },
40+
{ name: "Matthew Wolenetz", mailto: "[email protected]", url: "", company: "Google Inc.", companyURL: "https://www.google.com/", w3cid: "76912" },
41+
{ name: "Aaron Colwell (until April 2015)", url: "", company: "Google Inc.", companyURL: "https://www.google.com/" },
4242
],
4343

4444
mseDefGroupName: "mpeg-byte-stream-format",
@@ -47,7 +47,7 @@
4747
],
4848

4949
// name of the WG
50-
group: "media",
50+
group: "media",
5151

5252
scheme: "https",
5353

@@ -95,7 +95,8 @@
9595
section>
9696

9797
<section id="sotd">
98-
<p>The working group maintains <a href="https://github.com/w3c/media-source/issues">a list of all bug reports that the editors have not yet tried to addressa>.p>
98+
<p>The working group maintains <a href="https://github.com/w3c/mse-byte-stream-format-mpeg-audio/issues">a list of all bug reports that the editors have not yet tried to addressa>;
99+
there may also be related open bugs in the [[MEDIA-SOURCE]] repository.p>
99100
<p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the discussions are likely to find the specification changing out from under them in incompatible ways.strong> Vendors interested in implementing this specification before it eventually reaches the Candidate Recommendation stage should track the <a href="https://github.com/w3c/media-source">GitHub repositorya> and take part in the discussions.p>
100101
section>
101102

@@ -110,7 +111,7 @@

MIME-types

110111
<p>This section specifies the MIME-types that may be passed to <a def-id="isTypeSupported">a> or <a def-id="addSourceBuffer">a> for byte streams that conform to this specification.p>
111112
<ul>
112113
<li>"audio/aac" for sequences of ADTS frames, as specified in <a def-id="iso-14496-3">a>.li>
113-
<li>"audio/mpeg" for MPEG-1/2/2.5 Layer I/II/III streams, as specified in <a href="http://tools.ietf.org/html/rfc3003">RFC 3003a> [[!RFC3003]].li>
114+
<li>"audio/mpeg" for MPEG-1/2/2.5 Layer I/II/III streams, as specified in [[!RFC3003]].li>
114115
ul>
115116
<p>The "codecs" MIME-type parameter MUST NOT be used with these MIME-types.p>
116117
section>
@@ -130,7 +131,7 @@

Metadata Frames

130131

131132
<section id="icecast">
132133
<h3>Icecast headersh3>
133-
<p>There is no normative spec for <a href="http://en.wikipedia.org/wiki/Icecast">Icecasta>/<a href="http://en.wikipedia.org/wiki/SHOUTcast">SHOUTcasta> headers, just <a href="http://forums.radiotoolbox.com/viewtopic.php?t=74">examplesa>. For the purpose of this specification, an <dfn>Icecast headerdfn> is defined as beginning with the 4 character sequence "ICY "(U+0049 I, U+0043 C, U+0059 Y, U+0020 SPACE) and ending with a pair of carriage-return line-feed sequences (U+000D CARRIAGE RETURN, U+000A LINE FEED, U+000D CARRIAGE RETURN, U+000A LINE FEED).p>
134+
<p>There is no normative spec for <a href="https://en.wikipedia.org/wiki/Icecast">Icecasta>/<a href="https://en.wikipedia.org/wiki/SHOUTcast">SHOUTcasta> headers, just <a href="https://forums.radiotoolbox.com/viewtopic.php?t=74">examplesa>. For the purpose of this specification, an <dfn>Icecast headerdfn> is defined as beginning with the 4 character sequence "ICY "(U+0049 I, U+0043 C, U+0059 Y, U+0020 SPACE) and ending with a pair of carriage-return line-feed sequences (U+000D CARRIAGE RETURN, U+000A LINE FEED, U+000D CARRIAGE RETURN, U+000A LINE FEED).p>
134135
<p class="note">Icecast headers are allowed in the byte streams because some Icecast and SHOUTcast
135136
servers return a status line that looks like "ICY OK 200" instead of a standard HTTP status line.
136137
User-agent network stacks typically interpret this as an HTTP 0.9 response and include the

0 commit comments

Comments
 (0)