Displaying 2 results from an estimated 2 matches for "1315ac8d".
2020 Jun 11
1
Misc patches
...lways be there (unconditionally) at the top of C files. Any
reason you want to move an include before it and make it conditional?
Cheers,
Jean-Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20200611/1315ac8d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Build-time-improvement-for-MSVC-use-intrin0.h-instea.patch
Type: application/octet-stream
Size: 3450 bytes
Desc: 0001-Build-time-improvement-for-MSVC-use-intrin0.h-instea.patch
URL: <...
2020 Jun 08
7
Misc patches
Hi,
Here are 3 suggested patches.
1. Build test for cmake and run the test in gitlab-ci.
2. Disable the message box on Windows on abort that cause test hangs in CI.
3. Build time improvement by removing unnecessary includes of stdio.h in production code and change to a lighter header intrin.h -> intrin0.h (windows only). Attached screenshot of measurement but it resulted in 14%