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
2014-10-12tests: fix linking for --enable-fixed-point on ARMv1.1.1-betaTristan Matthews
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-03-26Fix iOS builds with assembly.Timothy B. Terriberry
2014-03-20Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo
2013-11-19More make dist fixesRon
2013-11-19Fix 'make distclean'.Ralph Giles
2013-11-18ASM build fixTimothy B. Terriberry
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-11-04Exposes --disable-float-api in autoconfJean-Marc Valin
2013-09-07First pass at making the analysis code run with FIXED_POINTJean-Marc Valin
2013-07-02Link libopus itself with libm tooRon
2013-06-29Make the parallel test mode of automake 1.13 useableRon
2013-06-29Replace INCLUDES with AM_CPPFLAGSRon
2013-06-28More autoconf housekeepingRon
2013-06-27Updates the Makefile.am EXTRA_DIST for the MSVC reorgJean-Marc Valin
2013-06-05Add run-time CPU detection and support for ARM architectureAurélien Zanelli
2013-05-27Add an option to disable build of extra programs (demos and tests)Aurélien Zanelli
2013-05-20Add support for autoconf macros in m4/Ron
2013-05-11Don't fail hard if package_version does not existRon
2013-05-10Fully automate version updatingRon
2012-12-01Add a regression test for the padding issue.Ralph Giles
2012-10-20cd doc && make is not the same as make -C docRon
2012-10-09Merge branch 'exp_analysis7'Jean-Marc Valin
2012-09-01bump version, include Makefile.unixJean-Marc Valin
2012-08-30Add an m4 macro set for pkgconfig less usage with autotools.Gregory Maxwell
2012-08-29Avoid using make -C, a gnuism, in Makefile.am.Gregory Maxwell
2012-08-20Include tests/run_vectors.sh in EXTRA_DIST.Gregory Maxwell
2012-08-16Move the release version string to version.mk.Ralph Giles
2012-08-11Use configure.ac provided soname versioning.Gregory Maxwell
2012-08-09Add MSVC makefiles to the dist tarball.Gregory Maxwell
2012-08-08Bump version number to 1.0.1 and set libtool versionv1.0.1-rcJean-Marc Valin
2012-07-13Fixes make distJean-Marc Valin
2012-07-13Builds the analysis files more cleanly than #including C filesJean-Marc Valin
2012-06-11Include the doc dir in DIST_SUBDIRS instead of EXTRA_DISTRon
2012-05-21Enable building just the library (or just the docs)Ron
2012-04-30Remove automake color-tests and parallel-tests because they break solaris and...Gregory Maxwell
2012-04-05Rename to header makefile fragements to .mkRalph Giles
2012-03-06Use automake's support for parallel test execution.Ralph Giles
2011-10-27Test cleanups and renaming.Gregory Maxwell
2011-10-27Moves the main headers from src/ to include/Jean-Marc Valin
2011-10-27Rename test_repacketizer to repacketizer_demo.Gregory Maxwell
2011-10-27Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, ...Gregory Maxwell
2011-09-15Moves opus_compare to the same base64 tar.gz as the rest of the codeJean-Marc Valin
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-03Fix tarball builds.Gregory Maxwell
2011-09-01Implements the OpusCustom modes (mostly) properlyJean-Marc Valin
2011-08-28Add pkg-config support files.Ralph Giles
2011-08-28Add new public headers to the install targets.Ralph Giles