Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2017 21:02:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 220785] audio/jack: Add and enable COOKEDMODE option, Use GitHub
Message-ID:  <bug-220785-12827-rhi3UIfo7E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220785-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220785-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220785

--- Comment #16 from Yuri Victorovich <yuri@rawbw.com> ---
> Looking at the code DYNSIMD seems to use CPUID check to determine which (if any) of SIMD optimizations to use. Not sure how it's different from RTCPU in mplayer, ffmpeg or libvpx.

RTCPU is "Use runtime CPU detection", DYNSIMD="Use runtime CPU detection for
choosing SIMD". So DYNSIMD is more specific. It is logically a subclass of
RTCPU.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220785-12827-rhi3UIfo7E>