summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* We should now be able to be less conservative when using CBRexp_silk_cbrJean-Marc Valin2016-04-171-7/+5
* Adds an NSQ offset as a last resort to avoid busting with CBR.Jean-Marc Valin2016-04-175-0/+33
* Turn on CELT's PLC only if there are >=2 packets received consecutively.Felicia Lim2016-04-151-3/+7
* cng exitation signal can saturate. Use same scaling as PLC and normal decodingSoren Skak Jensen2016-04-151-29/+32
* Fix valgrind unaddressable mem read errorFelicia Lim2016-03-301-2/+3
* 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
* Add an initializer for TonalityAnalysisState.Ralph Giles2015-12-313-6/+29
* Remove unused encoder field analysis_offsetMark Harris2015-12-301-1/+0
* Avoids having the Opus-level "arch" be set to 0 on encoder/decoder resetJean-Marc Valin2015-12-302-2/+2
* oggopus: More updates for AD review comments.Timothy B. Terriberry2015-12-281-38/+105
* Fixes patch_transient_decision() for hybrid modeJean-Marc Valin2015-12-231-11/+11