Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Weil
3e3fe44a7f Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-30 12:59:53 +02:00
Hector Martin
36e6b37fa4 opus: fix equivalent bitrate calculation for <20ms frame sizes 2020-06-03 20:16:02 +09:00
Daniel Masato
582f3e5270 Fix celt decoder assertion when using OPUS_CUSTOM
When using OPUS_CUSTOM, `CELTDecoder->end` can be larger than 21.
Assert against 25 instead in OPUS_CUSTOM builds.
See https://github.com/xiph/opus/issues/172.
2020-04-16 20:24:52 +01:00
Daniel Masato
ba63b7d82f Upgrade to OPUS v1.3 - library source
Downloaded from https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
2020-04-16 20:24:52 +01:00
root
ead042a301 patch provided by jkohnert, see Ticket #63 Fix compiler warnings on Linux 2020-03-29 12:12:13 +02:00
Volker Fischer
0d16ab24f3 CVE-2017-0381 2017-03-29 15:57:13 +00:00
Volker Fischer
b68e429953 better name for the channels 2015-11-20 11:24:20 +00:00
Volker Fischer
25fa1bb8ca fixes a compiler warning 2015-03-16 16:41:00 +00:00
Volker Fischer
ff4d12b169 adjust PLC to Jamulus needs 2015-02-17 09:21:35 +00:00
Volker Fischer
cd4e1105f1 new OPUS version: 1.1 2013-12-21 13:40:43 +00:00
Volker Fischer
0c2ec12af0 OPUS integration 2013-02-16 08:23:32 +00:00