Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2020-05-11Repository moved to gitlab.xiph.orgMark Harris
2018-05-07README: Update to reflect RFC 7845 and 8251Mark Harris
2017-07-12Update testvector download command.Ralph Giles
Migrating opus-codec.org to a static site generator inserted a redirect into the download path, which the actual testvectors at https://opus-codec.org/static/testvectors/opus_testvectors.tar.gz. Add the -L option to the suggested curl invocation so the redirect is followed to download the actual resource. Without this one gets the html redirection fallback page.
2017-05-10Indent commands in the README.Ralph Giles
Makes things a little easier to read. Signed-off-by: Gian-Carlo Pascutto <gcp@sjeng.org>
2017-05-10Suggest basic build dependencies in the README.Ralph Giles
Make it easier for users unfamiliar with C applications to installed the necessary build dependencies. Signed-off-by: Gian-Carlo Pascutto <gcp@sjeng.org>
2015-10-23Updating links for both https and new versionsv1.1.1-rcMark Harris
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
2012-09-16Add a make install instruction to the README.Gregory Maxwell
2012-08-22Update testvector path and filename.Gregory Maxwell
2012-08-21Revise README, update AUTHORS emails.Gregory Maxwell
2012-05-16Merge branch 'tmp_draft'Jean-Marc Valin
Conflicts: README
2012-05-16draft copyeditingKat Walsh
2012-05-10Make opus_demo r/w little-endian PCM independent of host byte-order.Gregory Maxwell
2012-04-30Make opus_demo r/w little-endian PCM independent of host byte-order.Gregory Maxwell
2012-04-30Readme updates.Gregory Maxwell
2012-04-02Remove trailing whitespace.Ralph Giles
Also fixes a minor typo.
2011-10-27Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, ↵Gregory Maxwell
test_opus_decode test programs.
2011-09-10Documentation updates.Gregory Maxwell
2011-08-16Updated README files to reflect current output of tool and tweaked ↵Kat Walsh
punctuation and wording. Corrected typo in test_opus ("constraint"->"constrained").
2011-04-30Updated READMEJean-Marc Valin
2011-03-09Minor draft distribution updateJean-Marc Valin
2010-10-18API renamed to OpusJean-Marc Valin
2010-10-10Renamed to HarmonyJean-Marc Valin
Also a CELT update
2010-07-08Update to CELT 0.8.1Jean-Marc Valin
2010-07-08draft update, instructionsJean-Marc Valin
2010-07-05Toplevel Makefile, some project infoJean-Marc Valin
2010-06-30git submodule instructionsJean-Marc Valin
2010-06-30initial commitJean-Marc Valin