Skip to content

Commit

Permalink
Parity implemented, portability improvements
Browse files Browse the repository at this point in the history
SHA: 2ab8f37
Reason: push, by cyanreg

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cyanreg and github-actions[bot] committed May 5, 2024
1 parent 6948c49 commit 18cebfc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@
</style>
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://cyanreg.github.io/avtransport/" rel="canonical">
<meta content="6f853e405ff6d1f8f2ec8cce407968baca2a5b7b" name="document-revision">
<meta content="2ab8f3754b7581265b831a588da859860403da85" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -2165,7 +2165,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">AVTransport</h1>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Living Document, <time class="dt-updated" datetime="2024-05-04">4 May 2024</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Living Document, <time class="dt-updated" datetime="2024-05-05">5 May 2024</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand All @@ -2179,7 +2179,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span cla
<div data-fill-with="warning"></div>
<p class="copyright" data-fill-with="copyright"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" height="15" src="https://licensebuttons.net/p/zero/1.0/80x15.png" width="80"></a> To the extent possible under law, the editors have waived all copyright
and related or neighboring rights to this work.
In addition, as of 4 May 2024,
In addition, as of 5 May 2024,
the editors have made this specification available under the <a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
which is available at http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
Parts of this work may be from another specification document. If so, those parts are instead covered by the license of that specification document. </p>
Expand Down Expand Up @@ -3575,7 +3575,7 @@ <h3 class="heading settled" data-level="2.8" id="fec-grouping-packets"><span cla
<td><code>16*u(32)</code>
<td><dfn data-dfn-for="#fec-grouping-packets" data-dfn-type="dfn" data-noexport id="fec-grouping-packets-fec_seq_number">fec_seq_number<a class="self-link" href="#fec-grouping-packets-fec_seq_number"></a></dfn>
<td>
<td>The sequence number of the first packet for the stream to be included in the group./td>
<td>The sequence number of the first packet for the stream to be included in the group.
<tr id="0x0030+11">
<td><code>b(992)</code>
<td><a data-link-type="dfn" href="#padding" id="ref-for-padding④">padding</a>
Expand Down Expand Up @@ -3697,7 +3697,7 @@ <h4 class="heading settled" data-level="2.8.1" id="struct-FECSource"><span class
</figure>
<p>Each <a href="#struct-FECSource">§ 2.8.1 FEC Group Source</a> structure MUST reference a valid packet, in transmission order.
If there are no more valid packets to reference, the sender must start repeating from the very first FEC source.</p>
<p>To perform FEC, first, concatenate the payload of each packet referenced into each source block,
<p>To perform FEC, first, concatenate each packet (header and payload) referenced into each source block,
in order of the source symbol ID.
Then, perform the procedure to apply FEC as described by <a href="https://www.rfc-editor.org/rfc/rfc6330#section-4.4.1">RaptorQ Forward Error Correction Scheme for Object Delivery § section-4.4.1</a>.</p>
<h3 class="heading settled" data-level="2.9" id="stream-data-parity-packets"><span class="secno">2.9. </span><span class="content">Stream data parity</span><a class="self-link" href="#stream-data-parity-packets"></a></h3>
Expand Down Expand Up @@ -5564,7 +5564,7 @@ <h4 class="heading settled" data-level="3.1.18" id="webvtt-encapsulation"><span
<p>The timestamps for each cue are translated into a <a data-link-type="dfn" href="#pts" id="ref-for-pts②②">pts</a> and <a data-link-type="dfn" href="#duration" id="ref-for-duration①②">duration</a>, as with SubRip.</p>
<h4 class="heading settled" data-level="3.1.19" id="dng-tiff-encapsulation"><span class="secno">3.1.19. </span><span class="content">DNG/TIFF encapsulation</span><a class="self-link" href="#dng-tiff-encapsulation"></a></h4>
<p>For DNG/TIFF encapsulation, the <a data-link-type="dfn" href="#stream-registration-packets-codec_id" id="ref-for-stream-registration-packets-codec_id②⓪">codec_id</a> in <a href="#stream-registration-packets">§ 2.4 Stream registration</a> must be <span class="css">0x54494646</span> (<span class="css">TIFF</span>).</p>
<p>DNG/TIFF streams require no <a href="#stream-configuration-packets">§ 2.6 Stream configuration</a> packets.</p>
<p>DNG/TIFF streams require no <a href="#stream-configuration-packets">§ 2.6 Stream configuration</a> packets</p>
<p>The <a data-link-type="dfn" href="#stream-data-packet-packet_data" id="ref-for-stream-data-packet-packet_data①⑤">packet_data</a> must contain a raw TIFF file,
with one packet being a single picture.</p>
<h4 class="heading settled" data-level="3.1.20" id="jpeg-encapsulation"><span class="secno">3.1.20. </span><span class="content">JPEG encapsulation</span><a class="self-link" href="#jpeg-encapsulation"></a></h4>
Expand Down

0 comments on commit 18cebfc

Please sign in to comment.