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/src
AgeCommit message (Expand)Author
2010-07-20PLC supportJean-Marc Valin
2010-07-20SILK encoder control struct no longer part of the stateJean-Marc Valin
2010-07-20Support for setting the audio bandwidthJean-Marc Valin
2010-07-19Support for 32 kHz sampling rateJean-Marc Valin
2010-07-08Support for 10ms frame sizeJean-Marc Valin
2010-07-08autotools-based build systemJean-Marc Valin
2010-07-07Now coding the 4-8 kHz band only once!Jean-Marc Valin
2010-07-06Delay compensation, disabling the CELT pitch predictorJean-Marc Valin
2010-07-06Adds a _ctl() control API to the encoder and decoderJean-Marc Valin
2010-07-06Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/sJean-Marc Valin
2010-07-06IETF draftJean-Marc Valin
2010-07-05IETF draft update, minor bugfix to the encoderJean-Marc Valin
2010-07-05Fixed some more allocation issue -- there's now a basic codec workingJean-Marc Valin
2010-07-05SILK layer seems to works (but the stream is broken for theJean-Marc Valin
2010-07-05Added SILK encoder to the hybrid -- totally untestedJean-Marc Valin
2010-07-01adding prototypes for _ec callsJean-Marc Valin
2010-07-01Temporary makefile, fixed a segfaultJean-Marc Valin
2010-07-01IETF draft updateJean-Marc Valin
2010-06-30Decoder structureJean-Marc Valin
2010-06-30Created tester based on testcelt.cJean-Marc Valin
2010-06-30API fileJean-Marc Valin
2010-06-30Structure of the hybrid codecJean-Marc Valin