shithub: opus

RSS feed

cf9409fe – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/16 12:52
Makes analysis run at 24 kHz, with 20-ms frames

159bb6df – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/19 11:15
update draft: oops, fixes use of "above"

4a48ce89 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/19 09:33
Update draft: addressing WGLC comments

c84f4866 – Mark Harris <mark.hsj@gmail.com> authored on 2016/12/17 13:32
opus_demo: remove obsolete option from usage

83758306 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/16 09:11
Adding a missing "else"

8fe210f1 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/04 22:03
genversion.bat: generate same version as update_version

bd54e279 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/16 15:03
Correct SILK encoder gain limit

ab148485 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/03 18:26
vs2015: reenable DebugDLL versions of opus_demo

4dde082d – Ralph Giles <giles@thaumas.net> authored on 2016/11/03 11:40
Remove SILK_DEBUG define when _WIN32 and _DEBUG are defined.

3fdfcd40 – Ralph Giles <giles@thaumas.net> authored on 2016/11/03 11:25
Remove commented-out DEBUG_STORE_DATA calls. r=keon

f4389ef7 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/10 16:27
appveyor: don't leave artifacts under a subdir

71ae28ab – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/10 16:27
appveyor: pack interesting files too, not just lib

d73c5a96 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/05 18:01
Remove redundant code

d74fa278 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/05 17:32
Fix crash on bad encoder frame_size argument

132ed594 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/04 07:41
Removes OPUS_FRAMESIZE_VARIABLE

e619ea76 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/03 17:12
vs2015: Add missing file to test_opus_encode.

bd109a2b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/03 10:39
Adds checksum for 1.2-alpha

92282c1a – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/02 13:59
Improves CELT bit allocation at very low bitrates

f1deb29c – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:56
Eliminate trailing spaces

20bf3b33 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:18
Reduce redundancy when SILK uses too many bits

1fd53f9a – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:16
Fix redundancy on SILK 80+ms bandwidth switch

d31f883c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 15:00
Add copyright notice to autogen.sh to make the Chromium people happy

80052fe3 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 14:41
Fixes NE10 configure problem

b0949f11 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 12:10
Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.c

1b633ab0 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/31 17:49
Bump static PACKAGE_VERSION string in version.mk

8fec416b – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/31 07:58
Fix amount of extra bytes reserved for 100 ms

7e122394 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 13:02
Don't use hybrid "weak transients" on vowels

e8b6ee2d – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 12:46
Adds opus_encode_regressions.c to the MIPS Makefile

880f57a4 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 12:10
Adds opus_encode_regressions.c to the UNIX Makefile