Commit Graph

35 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
Simon Tomlinson 0b12722460
Merge branch 'master' into master 2020-05-11 08:03:29 +01: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
Simon Tomlinson ebda8f9bbe Added oboe sub module 2020-04-16 17:40:40 +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 4e497d3f99 remove old CELT library 2016-02-14 16:19:14 +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
Volker Fischer b518f0cd96 added a "cc6_" prior to all file names, functions and global variables 2013-02-15 20:09:10 +00:00
Volker Fischer fdbcc7ac3c added a "cc6_" prior to all file names, functions and global variables 2013-02-15 20:04:02 +00:00
Volker Fischer 0187eebe1b rename files 2013-02-13 18:59:11 +00:00
Volker Fischer 244c1162b0 rename files 2013-02-13 18:51:13 +00:00
Volker Fischer 0bd2171b0e rename files 2013-02-13 18:48:36 +00:00
Volker Fischer 14f1b04119 rename file 2013-02-13 18:39:31 +00:00
Volker Fischer c44fa8617b renamed files 2013-02-13 17:30:28 +00:00
Volker Fischer fe367f8c73 rename file 2013-02-13 17:26:25 +00:00
Volker Fischer eda35a2253 rename files 2013-02-13 17:20:51 +00:00
Volker Fischer 9043214b2c rename file 2013-02-13 17:14:32 +00:00
Volker Fischer d4ea8d7b6a renamed files 2013-02-13 17:08:47 +00:00
Volker Fischer 569a8a3f6c rename file 2013-02-13 17:02:24 +00:00
Volker Fischer ebd0882d52 file renaming 2013-02-13 16:41:24 +00:00
Volker Fischer 2d6d2203d3 renamed celt.h to cc6_celt.h 2013-02-13 16:32:33 +00:00
Volker Fischer 9ed056295d some PLC fixes 2011-06-17 20:52:17 +00:00
Volker Fischer e60df0f150 better PLC 2011-06-12 06:13:57 +00:00
Volker Fischer e8b655c10f added log of attempt to use newer CELT version 2011-05-31 20:39:49 +00:00
Volker Fischer ee42d522e2 fix for llcon.pro and qmake compilation 2010-02-20 12:45:36 +00:00
Volker Fischer 7c3302cabc fixed typo 2010-02-18 21:36:45 +00:00
Volker Fischer 73607a465a applied some patch to CELT library 2009-08-23 07:03:28 +00:00
Volker Fischer 2f794eeee0 added celt files 2009-08-12 18:50:50 +00:00