From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8328859CB2 for ; Mon, 18 Apr 2016 09:44:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4288B21C04F; Mon, 18 Apr 2016 09:44:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D35121C036 for ; Mon, 18 Apr 2016 09:44:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5316D3409EC for ; Mon, 18 Apr 2016 09:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 858402091 for ; Mon, 18 Apr 2016 09:43:55 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1460971718.3594340dccc8aaab73047ab08bd30dd88b6e0a5e.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/libav/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/libav/metadata.xml X-VCS-Directories: media-video/libav/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 3594340dccc8aaab73047ab08bd30dd88b6e0a5e X-VCS-Branch: master Date: Mon, 18 Apr 2016 09:43:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6613d3d6-3a3b-4302-86eb-4d640cd825f7 X-Archives-Hash: 09aa6f887d88eb4e99851c762dd00113 commit: 3594340dccc8aaab73047ab08bd30dd88b6e0a5e Author: Patrice Clement gentoo org> AuthorDate: Mon Apr 18 09:15:51 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Apr 18 09:28:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3594340d media-video/libav: Fix metadata.xml file. Package-Manager: portage-2.2.26 media-video/libav/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/libav/metadata.xml b/media-video/libav/metadata.xml index 7d50503..7c69ef3 100644 --- a/media-video/libav/metadata.xml +++ b/media-video/libav/metadata.xml @@ -30,7 +30,7 @@ Build and install small tools like aviocat, cws2fws, graph2dot, ismindex, qt-faststart. Enable MP2 encoding via media-sound/twolame as an alternative to the internal encoder Adds support for SIMD optimizations for UltraSPARC processors. - Enable vp8 encoding support using libvpx. + Enable vp8 encoding support using media-libs/libvpx. Enable WebP encoding with media-libs/libwebp. Enable HEVC encoding with media-libs/x265.