shithub: opus

RSS feed

25eca1c3 – Ralph Giles <giles@mozilla.com> authored on 2013/07/15 12:04
Conditionalize #pragma warn for MSVC.

5280c718 – Gregory Maxwell <greg@xiph.org> authored on 2013/07/15 11:51
Revert "Fixes a number of double promotions and missing casts."

4effd308 – Gregory Maxwell <greg@xiph.org> authored on 2013/07/15 11:51
Revert "Additional MSVC warning missed in the last commit."

715b37f6 – Gregory Maxwell <greg@xiph.org> authored on 2013/07/15 11:31
Additional MSVC warning missed in the last commit.

43279728 – Gregory Maxwell <greg@xiph.org> authored on 2013/07/15 11:23
Fixes a number of double promotions and missing casts.

cfe8e2b8 – Ron <ron@debian.org> authored on 2013/07/13 13:23
Always try to update the version when autogen.sh is run

ae521b0f – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/12 19:52
Update draft for the Opus RFC

b29ad007 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/12 18:59
Fixes MSVC warnings

ea95c533 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/12 06:08
Updates version.mk for 1.1-beta until we can get rid of it

260474fb – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/11 21:22
Fixes a denorm problem when the input goes silent after active audio

1af7f956 – Pedro Becerra <pbecerr@gmail.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2013/07/10 20:00
Fixes build when DISABLE_FLOAT_API is defined

cd373b54 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/06 22:51
Surround masking tuning

4958751e – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/06 22:50
Better handling of centre for surround masking, bitrate tuning

2f7a3151 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/06 21:11
Fixes silly fixed-point bug with the surround downmix

4365498d – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/06 20:39
Prevents zero-energy on LFE

45106b7e – Ron <ron@debian.org> authored on 2013/07/02 13:01
Link libopus itself with libm too

4eb399d7 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/01 16:19
More speech/music detection comments (delayed decision)

0f5ff80b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/01 14:39
Commenting the speech/music Markov code

92a06f51 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/01 12:27
Disables temporal VBR for LFE

337f34cf – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/01 12:17
Adds some checks to the surround API

8e3a1cbf – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/07/01 12:12
Temporal VBR tuning

f92286b3 – Ron <ron@debian.org> authored on 2013/07/01 22:35
Get rid of PC_LIBM

a9daf9fe – Gregory Maxwell <greg@xiph.org> authored on 2013/06/29 18:20
Add a couple minor additional decoder tests.

a0d096f1 – Gregory Maxwell <greg@xiph.org> authored on 2013/06/29 16:33
Braces go on the next line.

b271dae7 – Gregory Maxwell <greg@xiph.org> authored on 2013/06/29 16:25
Brace a number of if statements instead of one-lining them.

dd7b0dac – Gregory Maxwell <greg@xiph.org> authored on 2013/06/29 16:06
Fixes some return without va_end in the api, adds tests.

90a39039 – Ron <ron@debian.org> authored on 2013/06/29 12:36
Make the parallel test mode of automake 1.13 useable

64b39857 – Ron <ron@debian.org> authored on 2013/06/29 11:40
Replace INCLUDES with AM_CPPFLAGS

5bac4f26 – Ron <ron@debian.org> authored on 2013/06/28 22:06
More autoconf housekeeping

e83a365b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/27 10:45
Fixes more MSVC warnings

157fd8f9 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/27 09:03
Fixes MSVC warning