shithub: opus

RSS feed

5c02c5ff – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/26 16:51
Make celt_pitch_xcorr_edsp() work on ARMv5TE.

aa8ff201 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/26 12:10
Clean up celt_pitch_xcorr() test code.

d6eb9c46 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/25 17:33
Silences a warning in fixed-point

2924af4d – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/25 16:24
Merges surround and stereo intensity stereo thresholds again.

93e10960 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/24 20:52
Makes SILK surround masking a bit more aggressive in both directions

a47d6f30 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/24 18:59
Intensity stereo update, partially based on Monty's listening

f4d2c034 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/24 01:49
Put custom_encoder_init decl behind CUSTOM_MODES. More softclip tests.

1bf1f51c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/23 21:01
Using a more reasonably SILK surround calibration value

d94ed205 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/23 20:59
Reducing the thresholds for enabling stereo and higher audio bandwidths

ccf7d9b1 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/11/23 20:57
Surround low-passing thresholds set to much lower bitrates

abf91fe9 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/22 06:32
Minor opus_pcm_soft_clip API hardening and tests.

f6ec7192 – Gregory Maxwell <greg@xiph.org> authored on 2013/11/22 05:30
Add some multistream resets to the tests.

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.