aboutsummaryrefslogtreecommitdiff
path: root/win32/config.h
AgeCommit message (Expand)Author
2015-09-01Add intrinsics support to Visual Studio build.Jonathan Lennox
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-07-15Disable MSVC posix security warnings in the project file.Ralph Giles
2013-06-17Enable SSE for MSVCMuldeR
2013-05-19Convert quotes in license headers to ASCII.Timothy B. Terriberry
2012-12-21missing comment in win32/config.hJean-Marc Valin
2012-12-07Remove the obsolete CELT_BUILD define from win32/config.h.Ralph Giles
2012-10-30Adds missing license headers on some scripts and test filesJean-Marc Valin
2012-10-23Include process.h for _getpid on windows.Ralph Giles
2012-08-09Disable stack-protector for mingw32 and remove win32 restrict define.Gregory Maxwell
2012-07-20Fixes MSVC projects and adds git version generator toolChris Moeller
2012-07-16Make MSVC build work in parallel.Gian-Carlo Pascutto
2012-07-12Make tests work on MSVC.Gian-Carlo Pascutto
2012-07-12Make compiler settings consistent. Actually produce the libary, remove the op...Gian-Carlo Pascutto
2011-12-13SILK fixes following last codec WG meetingKoen Vos
2011-08-30Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.Gregory Maxwell
2011-08-29Removes // from win32/config.hJean-Marc Valin
2011-07-29Renamed celt_word* to opus_val*Jean-Marc Valin
2011-05-02Squashed commit of the following:Koen Vos
2011-02-14Win32 config.hJean-Marc Valin