shithub: opus

RSS feed

225e09ca – Jonathan Lennox <jonathan@vidyo.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/05/31 11:52
List intrinsics flags being tested after existing cflags, so they override other options.

dc92dab2 – Jonathan Lennox <jonathan@vidyo.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/05/31 11:52
Modify autoconf tests for intrinsics to stop clang from optimizing them away.

99aaff59 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored on 2016/05/18 17:22
Add remaining generated files to gitignore

165e11c9 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored on 2016/05/18 16:58
Clean doxygen_sqlite3.db

97e4176e – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored on 2016/05/18 16:21
Move .exe back to root .gitignore for mingw builds

a8f61157 – Ralph Giles <giles@mozilla.com> authored on 2016/05/18 08:24
Update EXTRA_DIST to ship the VS2015 project files.

a01b0ab2 – Ralph Giles <giles@mozilla.com> authored on 2016/05/18 07:53
Remove VS2010 project files.

67fe2adc – Orestes Zoupanos <oresteszoupanos@hotmail.com> authored on 2016/05/17 19:08
Move Visual Studio GitIgnores to own file

d274f57a – Orestes Zoupanos <oresteszoupanos@hotmail.com> authored on 2016/05/17 19:06
Fix DLL errors and Additional Library Directories

5ff11c02 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2016/04/20 15:40
Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGS

81094ab4 – Ralph Giles <giles@mozilla.com> authored on 2016/05/11 11:59
Remove redundant .gitignore entries.

bdd2d985 – Orestes Zoupanos <oresteszoupanos@hotmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2016/05/11 18:11
Better Git Ignores for Visual Studio. r=rillian

36fd6cac – Ralph Giles <giles@mozilla.com> authored on 2016/05/11 11:50
Don't ignore win32.

ae8fec4c – uraymeiviar <uraymeiviar@gmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2015/11/06 17:25
fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error

3aaddaf5 – uraymeiviar <uraymeiviar@gmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2015/11/06 16:58
Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib

4d3decfe – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/04/22 11:10
Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5e

6e961737 – Daniel Verkamp <daniel@drv.nu> authored and Ralph Giles <giles@mozilla.com> committed on 2015/10/21 13:24
win32: only use dllexport when building DLL

787eee29 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/04/06 07:23
Turn on CELT's PLC only if there are >=2 packets received consecutively.

fab6397a – Soren Skak Jensen <soren.skak@wearezeta.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/03/15 10:51
cng exitation signal can saturate. Use same scaling as PLC and normal decoding

e40df016 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/03/30 11:11
Fix valgrind unaddressable mem read error

be9e747b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/03/21 09:11
Fixes overflows on CPUs with 16-bit ints

02f3ac22 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed