shithub: opus

RSS feed

0f9c4049 – Ralph Giles <giles@mozilla.com> authored on 2014/01/17 06:15
Update Ralph's phone number.

49e6c050 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/17 09:05
Update authors in RTP draft

28385353 – Mark Harris <mark.hsj@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2014/01/13 11:53
Another nit in the update draft

221a8b70 – Ralph Giles <giles@mozilla.com> authored on 2014/01/15 04:08
Bump the static version string in version.mk.

bfcc1dd4 – Ralph Giles <giles@mozilla.com> authored on 2014/01/15 04:02
Reword framing bit ommission, again.

d63b0dd7 – Ron <ron@debian.org> authored on 2014/01/15 14:41
Be a bit less ambiguous about the comment framing bit

1e0b6fd9 – Ralph Giles <giles@mozilla.com> authored on 2014/01/14 12:23
Rewrite gap filling section.

998e9e00 – Ralph Giles <giles@mozilla.com> authored on 2014/01/14 10:40
Add Tim's gap repair text.

4784e071 – Ralph Giles <giles@mozilla.com> authored on 2014/01/14 06:07
Fix malloc_hook warning on glibc 2.17 and later.

2c7eb787 – Mark Harris <mark.hsj@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2014/01/13 11:30
Minor nits on update draft

0b644be5 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/13 10:31
Update draft accepted as WG document

a65db56e – Gregory Maxwell <greg@xiph.org> authored on 2014/01/08 06:48
Fix declaration after statement in fixed point.

5b215d84 – Gregory Maxwell <greg@xiph.org> authored on 2014/01/08 06:04
Add tests/test_ to Makefile.unix.

fe695281 – Mark Harris <mark.hsj@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2014/01/07 16:33
Fixes the decode_fec case for b76888d

e7750904 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 16:32
pseudostack instrumentation (off by default)

0b9f7f99 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 16:25
Minor refactoring of the SILK PLC code to save more stack

b76888dc – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 16:00
Preventing unnecessary stack use when using a large decode buffer

9134e96c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 12:50
Fixes SMALL_FOOTPRINT for float

81af2595 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 11:26
Another aliasing hack in the SILK PLC with SMALL_FOOTPRINT

e17ca256 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 10:27
Don't allocate pulses on the stack when calling the SILK PLC.

b63e7110 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 10:02
Moves CELT PLC pitch search to a separate function to reduce peak stack

c2583620 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/07 08:46
Delaying allocation of the SILK temporary output buffer to reduce peak stack

5f807c17 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/06 23:48
Adds SMALL_FOOTPRINT hack to the CELT PLC too

9d1b6fef – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/06 23:32
Moves deemphasis() call out of celt_decode_lost() to reduce peak stack

dce69d2b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2014/01/06 16:59
Store decoded SILK pulses as 16-bit vector