RSS feed
d9474d90
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/03/22 10:13
Cast a factor to maintain precision on 16 bit systems.
f4028521
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/03/22 09:29
Improve decoder_create documentation.
5f6e472c
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/03/19 13:10
Remove trailing whitespace.
905197d7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/03/08 09:09
Fixes a bunch of 16-bit issues that the C5X compiler warns about
59354a77
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/03/08 07:19
Fixes int vs opus_int32 compile errors on C5x
8770b070
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/03/06 06:42
CLANG IOC no longer likes the 'deterministic random' bitstreams, so move the test_opus_decode bailout up.
873fc5b0
– Ralph Giles <giles@mozilla.com>
authored
on 2011/12/02 08:26
Fix documenation typos.
1e0ba0f4
– Ralph Giles <giles@mozilla.com>
authored
on 2011/12/02 08:22
Fix typos in the API documentation.
b46991c3
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 09:11
Restore the windows-side #ifdef check in silk/MacroDebug.h.
a855a1f0
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 06:54
Check for underflow in the debug USUB32.
9357ae97
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 06:41
Enable the silk debug macros with FIXED_DEBUG.
2fa9e6e5
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 05:48
Fix a signed-compare warning.
9620cf77
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 05:38
Print the actual arguments to the debug UADD/SUB32 routines.
9f7d17bd
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 05:28
Uncomment the reporting for UADD32 and USUB32 in fixed_debug.h.
5c06f8c5
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/30 04:55
Used unsigned intermediates with unsigned arguments in fixed_debug.h.
a69368e1
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/29 08:24
Use automake's support for parallel test execution.