Repository moved to gitlab.xiph.org
This commit is contained in:
parent
d1b5efe447
commit
8aa7767207
4
README
4
README
@ -35,7 +35,7 @@ An opus-tools package is available which provides encoding and decoding of
|
||||
Ogg encapsulated Opus files and includes a number of useful features.
|
||||
|
||||
Opus-tools can be found at:
|
||||
https://git.xiph.org/?p=opus-tools.git
|
||||
https://gitlab.xiph.org/xiph/opus-tools.git
|
||||
or on the main Opus website:
|
||||
https://opus-codec.org/
|
||||
|
||||
@ -68,7 +68,7 @@ On Apple macOS, install Xcode and brew.sh, then in the Terminal enter:
|
||||
|
||||
1) Clone the repository:
|
||||
|
||||
% git clone https://git.xiph.org/opus.git
|
||||
% git clone https://gitlab.xiph.org/xiph/opus.git
|
||||
% cd opus
|
||||
|
||||
2) Compiling the source
|
||||
|
||||
@ -7,7 +7,7 @@ If this does not work, or if you want to change the default configuration
|
||||
in the Makefile.
|
||||
|
||||
An up-to-date implementation conforming to this standard is available in a
|
||||
Git repository at https://git.xiph.org/opus.git or on a website at:
|
||||
Git repository at https://gitlab.xiph.org/xiph/opus.git or on a website at:
|
||||
https://opus-codec.org/
|
||||
However, although that implementation is expected to remain conformant
|
||||
with the standard, it is the code in this RFC that shall remain normative.
|
||||
@ -17,7 +17,7 @@ steps:
|
||||
1) Clone the repository (latest implementation of this standard at the time
|
||||
of publication)
|
||||
|
||||
% git clone https://git.xiph.org/opus.git
|
||||
% git clone https://gitlab.xiph.org/xiph/opus.git
|
||||
% cd opus
|
||||
|
||||
2) Compile
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
- svn commit
|
||||
- Copy to archive.mozilla.org/pub/opus/
|
||||
- Update checksum files there as well.
|
||||
- Add release notes to https://git.xiph.org/opus-website.git
|
||||
- Add release notes to https://gitlab.xiph.org/xiph/opus-website.git
|
||||
- Update links and checksums on the downloads page.
|
||||
- Add a copy of the documentation to <https://www.opus-codec.org/docs/>
|
||||
and update the links.
|
||||
@ -25,7 +25,7 @@ Releases are commited to https://svn.xiph.org/releases/opus/
|
||||
which propagates to downloads.xiph.org, and copied manually
|
||||
to https://archive.mozilla.org/pub/opus/
|
||||
|
||||
Website updates are committed to https://git.xiph.org/opus-website.git
|
||||
Website updates are committed to https://gitlab.xiph.org/xiph/opus-website.git
|
||||
which propagates to https://opus-codec.org/
|
||||
|
||||
== Binary release ==
|
||||
|
||||
Loading…
Reference in New Issue
Block a user