shithub: opus

RSS feed

ae39180b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/21 09:43
Merge branch 'silk_pitch_fix'

21b131fb – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/21 09:42
Applies padding to all CBR packets, including PLC and CELT silence

1bf1da3c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/21 09:36
Adds trivial_example.c to make dist

574247f7 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/21 09:33
Adds a simple example of Opus encoding+decoding

41e8906c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/20 14:34
opus_custom_encoder_init() now only needed for custom modes.

28b49e04 – Ralph Giles <giles@mozilla.com> authored on 2013/11/21 06:31
Add copyright header to test_opus_padding.c.

9864c515 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/20 12:11
Makes pitch gain control less aggressive

854e9bd4 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/20 08:39
Using the maximum frequency response of pitch taps instead of maxabs

c63fb978 – Koen Vos <koenvos74@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2013/11/20 03:32
Constrains accumulated pitch gain to avoid potential instability.

ac31a0af – Gregory Maxwell <greg@xiph.org> authored on 2013/11/19 03:52
Additional opus_multistream_packet_(un)pad tests.

4fa2b548 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/19 03:35
Validate merge argument in repacketizer_demo.

d8302fc0 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/19 03:29
Validate channel count in opus_demo.

733b47f3 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/18 18:25
Add opus_packet_(un)pad tests.

135d1c98 – Ron <ron@debian.org> authored on 2013/11/19 12:34
More make dist fixes

d5cb0630 – Ralph Giles <giles@mozilla.com> authored on 2013/11/19 12:50
Fix 'make distclean'.

ca5bf5b0 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/18 18:00
Don't attenuate hybrid high-band for surround

43a287fd – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/18 16:22
Fixes unpad for multi-stream

2ce30358 – Timothy B. Terriberry <tterribe@xiph.org> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2013/11/18 15:02
Unpad asserts

3d09c5cb – Mark Harris <mark.hsj@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2013/11/18 11:52
Fixes previous commit