shithub: opus

RSS feed

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

fa3344e8 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/27 00:15
Avoid name clash with y0 Bessel function

aecebff9 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/27 00:04
Updates the Makefile.am EXTRA_DIST for the MSVC reorg

16ba19a9 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/26 23:40
Fixes MSVC warnings

1975eead – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/26 10:00
Big squashed commit of Garf's MSVC reorg:

3c0aa8fc – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/25 10:10
Adds "temporal VBR", which should be mostly useful at low bitrate.

b9176a4c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/17 12:37
Makes dual_inner_prod() more generic to increase its use

ff31b790 – MuldeR <mulder2@gmx.de> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2013/06/17 10:09
Enable SSE for MSVC

96e2be37 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/17 10:02
Only enable non-multiple of 4 in comb_filter_const() when CUSTOM_MODES is on

1f26ee2b – Jacek Caban <jacek@codeweavers.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2013/06/17 06:09
Use __declspec(dllexport) on mingw build.

0d95b3b4 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2013/06/16 23:58
SSE optimization of comb_filter()