summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* faster Burg implementationexp_lbr_tune5Koen Vos2016-03-253-196/+187
* Quality: Retrained classifier MLP with better dataJean-Marc Valin2016-03-254-110/+118
* Using "hybrid" flag instead of "start!=0"Jean-Marc Valin2016-03-251-5/+5
* Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin2016-03-251-14/+14
* Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin2016-03-251-0/+1
* Quality: Adds SILK rate interpolation functionJean-Marc Valin2016-03-251-12/+45
* Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin2016-03-252-9/+52
* Quality: Forces trim to 5 on hybrid modeJean-Marc Valin2016-03-251-2/+5
* Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin2016-03-251-5/+5
* Quality: removes VBR attenuation at low bitrateJean-Marc Valin2016-03-251-11/+4
* Fixes overflows on CPUs with 16-bit intsJean-Marc Valin2016-03-243-6/+6
* fix for divide by zeroFelicia Lim2016-03-221-6/+8
* oggopus: Update version and date for -14Timothy B. Terriberry2016-02-221-2/+2
* oggopus: Address Barry Leiba's IESG comments.Timothy B. Terriberry2016-02-171-22/+30
* oggopus: Fix page numbers in example diagram.Timothy B. Terriberry2016-02-171-1/+1
* oggopus: Update Wikipedia URLs.Timothy B. Terriberry2016-02-171-4/+4
* oggopus: Fix typo.Ralph Giles2016-02-171-1/+1
* oggopus: Address Stephen Farrell's IESG comments.Timothy B. Terriberry2016-02-161-9/+97
* oggopus: Update version and date for -13Timothy B. Terriberry2016-02-121-2/+6
* Remove unused patch file.Ralph Giles2016-02-091-28/+0
* Expand SILK macro to avoid "Wexpansion-to-defined" violationflim2016-02-091-1/+5
* Remove unused patch file.Ralph Giles2016-02-031-22/+0
* Remove generation date from docs.Ralph Giles2016-02-031-2/+2
* Clean up footer.html.Ralph Giles2016-02-031-9/+17
* oggopus: Additional minor rewording.Timothy B. Terriberry2016-02-031-2/+3
* oggopus: Update version and date for -12Timothy B. Terriberry2016-02-021-2/+2
* oggopus: Minor rewording.Timothy B. Terriberry2016-02-021-2/+2
* oggopus: Update the acknowledgements.Timothy B. Terriberry2016-02-021-3/+3
* oggopus: Add a BSD license header.Timothy B. Terriberry2016-02-021-13/+26
* oggopus: Revert reference to RFC 4732 back to informative.Timothy B. Terriberry2016-02-021-1/+1
* oggopus: Update version and date for -11Timothy B. Terriberry2016-01-281-2/+2
* oggopus: Specify that the new IANA registry is top-level.Timothy B. Terriberry2016-01-281-0/+2
* Remove default settings from Doxygen config.Ralph Giles2016-01-151-1587/+183
* Docuemnt the source of the 2.5 ms and 48 kHz restrictions.Timothy B. Terriberry2016-01-151-5/+7
* oggopus: Fix continued packet lacing reference.Ralph Giles2016-01-151-1/+1
* Add /topic update to release checklistMark Harris2016-01-131-0/+1
* oggdraft: Update version and date for -10Timothy B. Terriberry2016-01-121-2/+2
* oggdraft: Fix typo.Timothy B. Terriberry2016-01-121-1/+1
* oggopus: Remove normative language from IANA registry.Timothy B. Terriberry2016-01-121-4/+4
* oggopus: Replace 'reject' with 'treat as invalid'.Timothy B. Terriberry2016-01-121-22/+26
* update releases.sha2Jean-Marc Valin2016-01-121-0/+1
* bump libtool revision for 1.1.2Jean-Marc Valin2016-01-121-1/+1
* Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4oRalph Giles2016-01-071-0/+9
* Add checksums for opusfile 0.7.Ralph Giles2016-01-051-3/+5
* Add a check target to the static makefiles. r=ronRalph Giles2016-01-042-4/+14
* Add 'force' to the phony target list. r=ronRalph Giles2016-01-042-2/+2
* Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSESJean-Marc Valin2015-12-316-11/+11
* Actually fix pedantic build bustage.Timothy B. Terriberry2015-12-311-1/+1
* Fix pedantic build bustage.Timothy B. Terriberry2015-12-311-1/+2
* Add tonality_analysis_reset().Ralph Giles2015-12-313-9/+25