[Bug 204958] [NEW] multimedia/libyuv: YYUV scaling and conversion functionality (Needed for FreeSWITCH)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 7 08:49:56 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204958
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pi
Date: Mon Mar 7 08:49:03 UTC 2016
New revision: 410509
URL: https://svnweb.freebsd.org/changeset/ports/410509
Log:
New port: graphics/libyuv
libyuv is an open source project that includes YUV scaling and conversion
functionality.
- 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 versions for SSE2/SSSE3/AVX2 on x86/x64,
Neon on Arm, DSP R2 Mips are possible.
WWW: https://chromium.googlesource.com/libyuv/libyuv/
PR: 205680, 204958
Submitted by: Corey Smith <corsmith at gmail.com>, numisemis at yahoo.com
Changes:
head/graphics/Makefile
head/graphics/libyuv/
head/graphics/libyuv/Makefile
head/graphics/libyuv/distinfo
head/graphics/libyuv/files/
head/graphics/libyuv/files/patch-Makefile
head/graphics/libyuv/pkg-descr
head/graphics/libyuv/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list