Date: Mon, 07 Mar 2016 08:49:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204958] [NEW] multimedia/libyuv: YYUV scaling and conversion functionality (Needed for FreeSWITCH) Message-ID: <bug-204958-13-5TZgfCpZBh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204958-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204958-13@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=3D204958 --- Comment #4 from commit-hook@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 m= ode. - 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@gmail.com>, numisemis@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 --=20 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-204958-13-5TZgfCpZBh>