RSS feed
6ae5101f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/05/11 08:09
Fixes a fixed-point overflow by scaling pitch search more conservatively
1a9e8539
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/05/10 08:36
Fixes two fixed-point overflow issues
9faea25d
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/05/08 09:58
Fixes a (harmless) float overflow in the pitch search
37e13567
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/05/05 19:12
Avoid the unnecessary resynth averaging on intensity switch when encoding.
a403d5f7
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/05/04 16:01
Increase alignment of the internal state structures to sizeof(void *) from 4 bytes.
b7034ec2
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/04/30 06:22
Make opus_demo r/w little-endian PCM independent of host byte-order.
217cdae9
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/04/30 00:13
Make it possible for run_vectors.sh to fail on the mono tests.
135e5d3d
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/04/29 16:24
Remove automake color-tests and parallel-tests because they break solaris and require much newer autotools.
4281577b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/04/25 09:30
Readme updates.
780fbc91
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/24 16:45
Fixes a (harmless) numerical overflow in noise_shape_analysis_FIX.c
3af4aa78
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/24 13:18
Uses opus_int32 for fs_API_Hz parameter in silk_decoder_set_fs
c82cd062
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/24 13:12
Changes all uses of SHR()/SHL() macros to SHR32()/SHL32()
b3deb534
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/24 13:00
Prevents remove_doubling() from considering negative pitch gains
4f0c07f6
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/04/23 09:52
Add fwrite() error handling in repacketizer_demo.
f7ceaa60
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/04/23 21:45
Minor comment formatting change
ab5a0497
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/24 09:39
Merge commit '390c89225d'
390c8922
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/23 20:57
Adds some references, bumps version number
e4689464
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/04/23 20:37
Addressing AD issues
eb8b3c2b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/23 12:24
Adds note on monic filter
28b1d248
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/04/23 09:51
Fix negative write bug in opus_demo and add some fwrite() error handling.
cb05e7cd
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/20 12:40
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
ae00e60d
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/20 12:31
License update using the IETF Trust flavour of the BSD on the Silk code
fa2750be
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/04/20 11:47
More changes addressing Robert Sparks' review
72273000
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/20 06:26
Misc changes to address Robert Sparks' comments
64e8021c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/13 08:29
oops, this removes dead code left from previous commit
94a4989c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/12 12:35
Makes silk_ADD_SAT32() conform to the C standard
367c3948
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/12 07:07
Fixes several overflows in the CELT fixed-point
7aecadda
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/07 19:03
Fixes a bug introduced by the previous commit
178758b8
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/04/06 19:32
Fixes some overflows in the fixed-point pitch code
cd539dfd
– Ralph Giles <giles@thaumas.net>
authored
on 2012/04/05 05:23
Rename to header makefile fragements to .mk
8779266c
– Ralph Giles <giles@thaumas.net>
authored
on 2012/04/05 05:19
Add opus_custom.h to celt_headers.txt.
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.
8365b5d0
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/14 12:55
Add config.h (and copyright notice) to repacketizer_demo.c.
fdb039ba
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/03/05 12:13
Eliminates an unused parameter warning in anti_collapse()
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.
cb3cc530
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/29 06:29
Fix --enable-fixed-point-debug.
037918a8
– Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/22 10:12
Guard against pathologically small buffer
ab0b5f5f
– Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/23 10:17
Make input mapping parameter const in multistream API
c7921088
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/03/05 14:56
Adds missing RESTORE_STACK statements on error paths
c0387ff2
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/03/05 14:19
More consistent types for 16-bit architectures
3e4afc6f
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/14 10:54
Removes a number of macro definitions which are used nowhere in the codebase.
9cca20aa
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/13 19:52
Various multistream fixes.
e7028175
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/19 18:58
40/60ms MDCT/Hybrid were not able to reach maximum bitrate. Now they can.
17c59660
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/02/17 11:09
Last updates for draft -11
c4ff3a04
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/02/08 04:41
Modifies the comparison tool to make it much more permissive.
75f04e5e
– Koen Vos <koen.vos@skype.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/01/31 09:49
Fixes MSVC warnings
66820f35
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/01/30 21:03
Tweaks the CELT fractional resampling delay to get perfect alignment
54518c87
– Koen Vos <koen.vos@skype.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/01/30 20:51
Last part of the LPC work stabilization work discussed at the last meeting
a26b2be2
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/13 21:03
Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupted input.
286f11ef
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/01/25 06:32
Making the PLC robust to overflows caused by extreme bit-streams
f898ae10
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/01/24 16:08
Fixes a non-bitstream-related PLC integer overflow.
ee8adbe7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/01/24 09:45
Fixes a few minor issues (no bit-stream change)
a51ebd68
– Koen Vos <koen.vos@skype.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/14 06:39
Accuracy improvements to help float implementations
5609cec9
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/12/13 09:52
Fixes two minor issues found in random testing at ridiculously low rate.
bbfc9c9e
– Koen Vos <koen.vos@skype.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/13 09:50
Improves the accuracy such that it matches a float decoder much better
bf75c8ec
– Koen Vos <koen.vos@skype.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/12/13 09:47
SILK fixes following last codec WG meeting
6619a736
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/29 03:03
Move nbits_total initialize before renormalization.
92c896e8
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/28 18:19
Fixes the code for optional self-delimited packing to make it fit the draft
1c80f649
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/12/02 07:38
All variables named "bank" renamed to "bandE" to avoid problems on SHARC
120800f8
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/25 08:02
Rename '_FOO' to avoid potentional collisions with reserved identifiers.
e1be1920
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/11/28 17:48
Some minor (non-bitstream-affecting) changes to help us have better test vectors
e699c198
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/25 18:53
Testing tools improvements (no impact on draft)
10ebc02e
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/11/25 18:25
Misc documentation fixes (no code change)
21593813
– Ralph Giles <giles@mozilla.com>
authored
on 2011/11/18 08:48
Fix various typing and spelling errors in the draft.
8298cbb7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/11/06 18:27
Minor anti-collapse state fix
a9d342e6
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 15:54
draft version update
8ba1a082
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 15:53
version bump
09a84c8e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 15:51
Fixes a minor issue on CELT->SILK switching
38c6a150
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 13:21
version number bump
0fd87bed
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 12:30
More last-minute typos
18ab935a
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 12:26
Typos
fe5fe9e1
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 12:08
Fixes sha1 of test1_mono
2a8e2d84
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 12:02
draft version/date change
57db6c55
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 12:00
Test vectors update
abaa3489
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 10:35
Adds -random_fec option to randomly add FEC to some frames.
917cd6e6
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/10/31 07:09
Minor draft edits.
66767ee8
– Ralph Giles <giles@mozilla.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/10/31 06:36
Clean up whitespace in the draft makefile.
27592c3e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 09:18
Multi-stream now checks that each stream at least contains a ToC.
f8fc8f29
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/31 09:09
Test vector warning
a05a379f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/30 18:49
Adds -random_framesize and -sweep_max options to opus_demo
23f3a1f1
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/30 18:41
Fixes a redundancy bug in glitchless SILK-SILK switching
afd05aca
– Gregory Maxwell <greg@xiph.org>
authored
on 2011/10/30 15:57
Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests.
b77c44b4
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/30 12:58
draft: s/LSb/LSB/
c81b5102
– Gregory Maxwell <greg@xiph.org>
authored
on 2011/10/29 22:16
Fix a number of multistream decoder bugs; add some very basic multistream decoder tests.
b975a426
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2011/10/29 21:40
draft: Better description of the CELT allocation and stereo decisions
38fc0d59
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2011/10/29 19:54
Fix some inconsequential file descriptor leaks in the demo tools to silence cppcheck warnings.
Next