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
828e33f3
Commit
828e33f3
authored
13 years ago
by
Timothy B. Terriberry
Committed by
Jean-Marc Valin
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Draft clean-ups and additions.
parent
a404d4e9
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/build_draft.sh
+4
-1
4 additions, 1 deletion
doc/build_draft.sh
doc/draft-ietf-codec-opus.xml
+518
-233
518 additions, 233 deletions
doc/draft-ietf-codec-opus.xml
with
522 additions
and
234 deletions
doc/build_draft.sh
+
4
−
1
View file @
828e33f3
...
...
@@ -35,7 +35,10 @@ cp -a "${toplevel}"/COPYING "${destdir}"/COPYING
tar
czf opus_source.tar.gz
"
${
destdir
}
"
echo
building
base64
version
cat
opus_source.tar.gz|
base64
|
tr
-d
'\n'
|
fold
-w
64 |
sed
's/^/###/'
>
opus_source.base64
cat
opus_source.tar.gz|
base64
|
tr
-d
'\n'
|
fold
-w
64 |
\
sed
-e
's/^/\<spanx style="vbare"\>###/'
-e
's/$/\<\/spanx\>\<vspace\/\>/'
>
\
opus_source.base64
#echo '<figure>' > opus_compare_escaped.c
#echo '<artwork>' >> opus_compare_escaped.c
...
...
This diff is collapsed.
Click to expand it.
doc/draft-ietf-codec-opus.xml
+
518
−
233
View file @
828e33f3
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