Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2016 02:30:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 213583] multimedia/ffmpeg: enable MMX/SSE by default on i386
Message-ID:  <bug-213583-12827-fDc9PnIBGF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213583-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213583-12827@https.bugs.freebsd.org/bugzilla/>

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

Jan Beich (mail not working) <jbeich@FreeBSD.org> has reassigned Bugzilla
Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to
multimedia@FreeBSD.org:
Bug 213583: multimedia/ffmpeg: enable MMX/SSE by default on i386
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213583



--- Description ---
Created attachment 175893
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175893&action=edit
v1

With stack alignment crashes fixed SIMD should be safe to use by default given
the code is gated by CPUID check at runtime. CPUID is also used on amd64 to
enable SSE4 or AVX at runtime but we haven't seen crashes there, so there's no
corresponding compile-time options.



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