shithub: opus

RSS feed

421a628f – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/18 10:32
Changing the encoder to output the ToC in DTX mode

bad313c6 – Gregory Maxwell <greg@xiph.org> authored on 2011/08/17 13:06
Prevent spurious "Invalid payload length" on test_opus decode,

711eade6 – Benjamin M. Schwartz <bens@alum.mit.edu> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/08/16 17:18
Reduce the number of branches around ncwrs* and ucwrs* calls with k==0.

222494f3 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/17 11:53
Adds a floating-point API to Opus

8a23fe97 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/16 19:22
Date change on the draft

fd209c5e – Timothy B. Terriberry <tterribe@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/08/16 10:36
More spec additions and clean-up.

7cd46642 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/16 05:27
Removes useless test in test_opus

5e36e19a – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/16 05:12
Making the CELT bitrate default to "unlimited"

8891068b – Kat Walsh <kat@wikimedia.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/08/15 18:57
Update licensing file with current IPR disclosures; remove outdated Skype text.

3269dcec – Kat Walsh <kat@wikimedia.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/08/15 18:43
Updated README files to reflect current output of tool and tweaked punctuation and wording. Corrected typo in test_opus ("constraint"->"constrained").

66ff26f3 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/15 18:37
Define CELT bitrate=-1 as "unlimited" (i.e. all bytes given)

51ac8e68 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/15 18:06
Fixes a high bit-rate redundant frame bug

5c3d1551 – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 09:18
In silk_dec_API.c a memcpy was blindly copying data of differing types (opus_int16[2] to opus_int[2]).

03f7de77 – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 13:25
Strip off trailing zero bytes when in LPC mode.

d830d089 – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 12:05
Avoid passing 'resynth' argument since resynth is either !encode

66c612ef – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/15 10:08
Fixes an encoder bugg when requesting a CBR rate over the allowable limit

11785e92 – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 09:03
Make dump_modes.c include the arguments in the output.

5cfa0a0e – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 08:35
Respect the ANSI C89 maximum line length.

9a7539fc – Gregory Maxwell <greg@xiph.org> authored on 2011/08/15 07:35
Remove two branches from bitexact_cos(). These cases were actually

4dc0b397 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/08/15 07:24
Replacing SPK_INLINE by static inline

0b75940c – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/08/15 06:35
Add cwrs32-test coverage for some N which are only used