[Bug 204345] [patch] multimedia/ffmpeg: add VFP and NEON options for armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 7 00:18:50 UTC 2015


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

            Bug ID: 204345
           Summary: [patch] multimedia/ffmpeg: add VFP and NEON options
                    for armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: gonzo at FreeBSD.org
                CC: freebsd-arm at FreeBSD.org
          Assignee: multimedia at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)
                CC: freebsd-arm at FreeBSD.org

Created attachment 162861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162861&action=edit
Add NEON and VFP options for ARMv6 build

ffmpeg package enables VFP and NEON optimization for ARMv6 build, but not all
CPU support vectorized VFP operations. So to cover as many devices as possible
it should be disabled by default though for custom builds people should be able
to enable it.

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


More information about the freebsd-multimedia mailing list