Displaying 3 results from an estimated 3 matches for "8d88".
Did you mean:
8888
2014 Sep 02
0
CentOS-docs Digest, Vol 94, Issue 1
...---------------------------------------------
>
> Message: 1
> Date: Mon, 01 Sep 2014 20:46:42 +0000 (GMT)
> From: Patrick Slattery <patrickmslattery at mac.com>
> To: centos-docs at centos.org
> Subject: [CentOS-docs] Wiki write access request
> Message-ID: <441d9eb1-8d88-49a4-8726-57568bbabbc5 at me.com>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Hi,
> I'd like write access to the wiki - initially to just the following pages:
> http://wiki.centos.org/Cloud/Docker
> ? Add how-to build the Docke...
2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
...ection(ProjectDependencies) = postProject
+ {77C41C23-C4D0-4B86-9E1B-16BCD80FC0CA} = {77C41C23-C4D0-4B86-9E1B-16BCD80FC0CA}
+ EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opus_demo", "opus_demo.vcxproj", "{016C739D-6389-43BF-8D88-24B2BF6F620F}"
ProjectSection(ProjectDependencies) = postProject
@@ -46,10 +49,21 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_opus_encode", "test_op
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "...
2015 Mar 02
13
Patch cleaning up Opus x86 intrinsics configury
The attached patch cleans up Opus's x86 intrinsics configury.
It:
* Makes ?enable-intrinsics work with clang and other non-GCC compilers
* Enables RTCD for the floating-point-mode SSE code in Celt.
* Disables use of RTCD in cases where the compiler targets an instruction set by default.
* Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in