[Bug 204958] New port: multimedia/libyuv: YUV scaling and conversion functionality needed for FreeSWITCH

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 2 09:22:05 UTC 2015


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

            Bug ID: 204958
           Summary: New port: multimedia/libyuv: YUV scaling and
                    conversion functionality needed for FreeSWITCH
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: numisemis at yahoo.com

Created attachment 163739
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163739&action=edit
libyuv/1514

libyuv is an open source project that includes YUV scaling and conversion
functionality.

Scale YUV to prepare content for compression, with point, bilinear or box
filter.
Convert to YUV from webcam formats.
Convert from YUV to formats for rendering/effects.
Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode.

Optimized for SSE2/SSSE3/AVX2 on x86/x64.
Optimized for Neon on Arm.
Optimized for DSP R2 on Mips.

WWW: https://code.google.com/p/libyuv/

This port is needed for porting FreeSWITCH:
WWW: http://www.freeswitch.org

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


More information about the freebsd-ports-bugs mailing list