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
AgeCommit message (Expand)Author
2012-02-18Last updates for draft -11v0.9.9Jean-Marc Valin
2011-11-01version bumpJean-Marc Valin
2011-11-01version number bumpv0.9.7draft-09Jean-Marc Valin
2011-10-28Check for __malloc_hook and define MALLOC_FAIL appropriately.Ralph Giles
2011-10-27Test cleanups and renaming.Gregory Maxwell
2011-10-21Don't use -fstack-protector-all when its not supported, add an autoconf test.Gregory Maxwell
2011-10-21Fix stack corruption with high rate SILK encoding added by the recent CBR cha...Gregory Maxwell
2011-09-15Documentation and build script updates.Gregory Maxwell
2011-09-14renames the libcelt/ directory to celt/Jean-Marc Valin
2011-09-07Add initial Doxygen support for generating api documentation.Ralph Giles
2011-09-04Fix the 'distclean' target.Ralph Giles
2011-09-02Various minor cleanups (removing dead arguments, macros) to libcelt/. Reinsta...Gregory Maxwell
2011-09-01Implements the OpusCustom modes (mostly) properlyJean-Marc Valin
2011-08-31Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.Gregory Maxwell
2011-08-28Add pkg-config support files.Ralph Giles
2011-08-12Adds a fuzzing mode that causes the encoder to make random decisionsJean-Marc Valin
2011-08-05Re-enables test cases, including the rotation testJean-Marc Valin
2011-08-05Using the real version name instead of the last tag nameJean-Marc Valin
2011-08-02Tell automake to put object files in subdirectories.Ralph Giles
2011-08-02Query git for the repository revision and use that for the version string.Ralph Giles
2011-08-01Add a function to query the Opus versionJean-Marc Valin
2011-07-30Remove the configurability of the post-filter. It is always enabled in Opus.Gregory Maxwell
2011-07-29Enable automake's "silent rules" if they are available.Ralph Giles
2011-07-09fix autotools build, bump version numberv0.9.5draft-07Jean-Marc Valin
2011-05-02build fixesJean-Marc Valin
2011-04-30autoconf cleanupJean-Marc Valin
2011-04-30Getting fixed-point to work (I think)Jean-Marc Valin
2011-04-30Updating the autotools build system (wip)Jean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-18CELT updateJean-Marc Valin
2011-03-15Version changeJean-Marc Valin
2011-03-10version bumpJean-Marc Valin
2011-02-15preparing the next versionJean-Marc Valin
2011-02-03CELT update, version numbersJean-Marc Valin
2011-02-03Build fixesJean-Marc Valin
2011-02-03Enabling the CELT post-filter in OpusJean-Marc Valin
2011-02-02CELT updateJean-Marc Valin
2011-02-01CELT updateJean-Marc Valin
2011-02-01Koen's decoder updatesJean-Marc Valin
2011-01-31Updated to CELT's new APIJean-Marc Valin
2010-11-13Adding missing SILK files to the buildJean-Marc Valin
2010-10-18API renamed to OpusJean-Marc Valin
2010-10-10Renamed to HarmonyJean-Marc Valin
2010-09-21CELT updateJean-Marc Valin
2010-07-24As used for the listening testsJean-Marc Valin
2010-07-08draft update, instructionsJean-Marc Valin
2010-07-08autotools-based build systemJean-Marc Valin