Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
Opus
Commits
ba409a42
Commit
ba409a42
authored
10 years ago
by
Ralph Giles
Browse files
Options
Downloads
Patches
Plain Diff
oggopus: use 'invalid' to match other occurances and RFC 6716.
Suggestion from mark4o.
parent
54f061d1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/draft-ietf-codec-oggopus.xml
+2
-2
2 additions, 2 deletions
doc/draft-ietf-codec-oggopus.xml
with
2 additions
and
2 deletions
doc/draft-ietf-codec-oggopus.xml
+
2
−
2
View file @
ba409a42
...
...
@@ -182,7 +182,7 @@ All of the Opus packets in a single Ogg packet MUST be constrained to have the
same duration.
A decoder SHOULD treat any Opus packet whose duration is different from that of
the first Opus packet in an Ogg packet as if it were an Opus packet with an
i
llegal
TOC sequence.
i
nvalid
TOC sequence.
</t>
<t>
The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count,
...
...
@@ -199,7 +199,7 @@ The first audio data page SHOULD NOT have the 'continued packet' flag set
Packets MUST be placed into Ogg pages in order until the end of stream.
Audio packets MAY span page boundaries.
A decoder MUST treat a zero-octet audio data packet as if it were an Opus
packet with an i
llegal
TOC sequence.
packet with an i
nvalid
TOC sequence.
The last page SHOULD have the 'end of stream' flag set, but implementations
need to be prepared to deal with truncated streams that do not have a page
marked 'end of stream'.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment