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
2016-06-29NLSF VQ now uses absolute error, and predictionKoen Vos
2016-06-29NLSF decoding now uses tables for NLSF weightsKoen Vos
2016-06-29sum_sqr_shift: reduced headroom (ie more preserved resolution); shift increme...Koen Vos
2016-06-29Simplifying fast_atan2f()Jean-Marc Valin
2016-06-29Quality: Increase CELT rate for voiced frames in hybrid modeJean-Marc Valin
2016-06-29Better modeling of the effect of CBR and complexityJean-Marc Valin
2016-06-29Re-enabling high-band attenuation for hybrid modeJean-Marc Valin
2016-06-29Quality: Retrained classifier MLP with better dataJean-Marc Valin
2016-06-29Using "hybrid" flag instead of "start!=0"Jean-Marc Valin
2016-06-29Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin
2016-06-29Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin
2016-06-29Quality: Adds SILK rate interpolation functionJean-Marc Valin
2016-06-29Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin
2016-06-29Quality: Forces trim to 5 on hybrid modeJean-Marc Valin
2016-06-29Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin
2016-06-29Quality: removes VBR attenuation at low bitrateJean-Marc Valin
2016-06-29Add static bitrate allocation and force CELT-only for ambisonics encodingMichael Graczyk
2016-06-29Add experimental support for ambisonic encodingMichael Graczyk
2016-06-28Fixes an invalid read in compute_stereo_width() for 2.5 ms frames at 12 kHzJean-Marc Valin
2016-06-20Fixes minor code quality issues in CELTJean-Marc Valin
2016-06-20Fixes potential overflow on 16-bit platformsJean-Marc Valin
2016-06-19Fixes signed integer overflow in fixed-point BurgJean-Marc Valin
2016-06-18Fixes a fixed-point precision issue in remove_doubling()Jean-Marc Valin
2016-06-18Fixes an overflow in the constrained VBR code for bitrate>64000Jean-Marc Valin
2016-06-04Saturate when adding prediction to LPC excitation to avoid integer overflowFelicia Lim
2016-06-03Update ISO Base Media Format draft to version 0.6.8.Ralph Giles
2016-06-01List intrinsics flags being tested after existing cflags, so they override ot...Jonathan Lennox
2016-06-01Modify autoconf tests for intrinsics to stop clang from optimizing them away.Jonathan Lennox
2016-05-18Add remaining generated files to gitignoreRicardo Constantino (:RiCON)
2016-05-18Clean doxygen_sqlite3.dbRicardo Constantino (:RiCON)
2016-05-18Move .exe back to root .gitignore for mingw buildsRicardo Constantino (:RiCON)
2016-05-18Update EXTRA_DIST to ship the VS2015 project files.Ralph Giles
2016-05-18Remove VS2010 project files.Ralph Giles
2016-05-18Move Visual Studio GitIgnores to own fileOrestes Zoupanos
2016-05-18Fix DLL errors and Additional Library DirectoriesOrestes Zoupanos
2016-05-12Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGSRicardo Constantino (:RiCON)
2016-05-12Remove redundant .gitignore entries.Ralph Giles
2016-05-12Better Git Ignores for Visual Studio. r=rillianOrestes Zoupanos
2016-05-12Don't ignore win32.Ralph Giles
2016-05-12fix build settings for DLL project, runtime library must be linked to DLL too...uraymeiviar
2016-05-12Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project s...uraymeiviar
2016-04-22Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5eJean-Marc Valin
2016-04-20win32: only use dllexport when building DLLDaniel Verkamp
2016-04-16Turn on CELT's PLC only if there are >=2 packets received consecutively.Felicia Lim
2016-04-16cng exitation signal can saturate. Use same scaling as PLC and normal decodingSoren Skak Jensen
2016-03-30Fix valgrind unaddressable mem read errorFelicia Lim
2016-03-24Fixes overflows on CPUs with 16-bit intsJean-Marc Valin
2016-03-22fix for divide by zeroFelicia Lim
2016-02-23oggopus: Update version and date for -14Timothy B. Terriberry
2016-02-18oggopus: Address Barry Leiba's IESG comments.Timothy B. Terriberry