From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09F89138334 for ; Mon, 19 Aug 2019 23:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17FCCE081A; Mon, 19 Aug 2019 23:14:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBBE9E081A for ; Mon, 19 Aug 2019 23:14:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CFBC349EA7 for ; Mon, 19 Aug 2019 23:14:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 941086FF for ; Mon, 19 Aug 2019 23:14:48 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1566256469.9ab46d58f23b52d30f36b3c4f3a87f2dff214721.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpeg/metadata.xml X-VCS-Directories: media-video/ffmpeg/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 9ab46d58f23b52d30f36b3c4f3a87f2dff214721 X-VCS-Branch: master Date: Mon, 19 Aug 2019 23:14:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2ff5be3c-fed2-4511-ba82-90b5be308d3c X-Archives-Hash: 66b223f0e578aa85987d97f3ec34d1e9 commit: 9ab46d58f23b52d30f36b3c4f3a87f2dff214721 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Aug 19 23:14:29 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Aug 19 23:14:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab46d58 media-video/ffmpeg: add missing space Reported-by: josef64 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> media-video/ffmpeg/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index fbc47af1d13..e5686d5da12 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -20,7 +20,7 @@ Enables codec2 low bit rate speech codec support via media-libs/codec2. Enables runtime CPU detection (useful for bindist, compatibility on other CPUs) Enables CUDA-based acceleration. Mostly used for specific filters. - Enables AV1 decoding viamedia-libs/dav1d. + Enables AV1 decoding via media-libs/dav1d. Enables EBU R128 loudness normalization filter via media-libs/libebur128 Use external fdk-aac library for AAC encoding Adds a text-to-speech filter based on app-accessibility/flite.