RSS feed
ec5d01cb
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/01/20 11:32
Using a table on ARM for unsigned division by small (<=256) integers.
379af35f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/01/18 20:42
Minor cleanup in dynalloc_analysis()
05548fa1
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/01/18 20:31
Adds a median filter to make dynalloc_analysis() more conservative
b3311678
– Ron <ron@debian.org>
authored
on 2014/01/19 11:03
Don't say 'it' where being specific is better
deb46d1f
– Ron <ron@debian.org>
authored
on 2014/01/19 10:52
Fix copypasta fail
e37262c9
– Ron <ron@debian.org>
authored
on 2014/01/19 10:20
Formally introduce the terms mode and configuration
3f3cd994
– Ron <ron@debian.org>
authored
on 2014/01/19 08:48
Typo fix
cf33d324
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 11:16
Use 'pre-skip' consistently with the hyphen.
7c678889
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 11:16
Missed another 'preskip flag'.
ce72229e
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 11:13
Preskip isn't a flag.
d9f9e705
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 11:07
Add 'surname' to WAVE reference.
785a21fe
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 11:02
Fix markup and note needing to renable-prediction.
e0220e08
– Ron <ron@debian.org>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2014/01/18 04:10
Show how to turn off prediction with libopus
d3f08673
– Ron <ron@debian.org>
authored
on 2014/01/18 05:24
SILK and CELT mode are singular
74f6a017
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 10:47
Try to improve wikipedia citation formatting.
078775be
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 10:44
Reference vorbis source code for lpc coefficient calculation.
c42c6db4
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 10:36
Reference wikipedia for LPC prediction.
b30b2ba2
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 10:22
Try to clarify frame packing.
e26ed59a
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 09:33
Use SILK/CELT everywhere describing modes.
af807b28
– Ron <ron@debian.org>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2014/01/18 03:35
Drop the oddball hyphenation of MDCT-mode
64f55855
– Ron <ron@debian.org>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2014/01/18 03:03
Clarify that MB->WB is better than MB->NB
6d27d40c
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 09:26
Remove line about undefined speaker configurations.
1474e710
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 07:10
Bump Ogg draft version and date.
3ba1bb01
– Ralph Giles <giles@mozilla.com>
authored
on 2014/01/17 07:09
Replace MAY with SHOULD in the gap-filling guidelines.
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