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 55D36138335 for ; Sat, 20 Oct 2018 21:48:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 622EFE084A; Sat, 20 Oct 2018 21:48:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3431DE084A for ; Sat, 20 Oct 2018 21:48:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D7637335CEC for ; Sat, 20 Oct 2018 21:48:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3993C445 for ; Sat, 20 Oct 2018 21:48:42 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1540072098.93f5c233c789e300362805b095b7a0edbf0b6ee6.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 93f5c233c789e300362805b095b7a0edbf0b6ee6 X-VCS-Branch: master Date: Sat, 20 Oct 2018 21:48:42 +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: 9d03b41f-4587-4c98-9b12-adeecdb20684 X-Archives-Hash: b36fea927c97f55be888e393b3a9984d commit: 93f5c233c789e300362805b095b7a0edbf0b6ee6 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 20 21:48:18 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 20 21:48:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f5c233 media-video/ffmpeg: Remove obsolete media-libs/celt pkg ref Signed-off-by: Michał Górny 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 b9c3d26d30f..8f681d0353b 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -15,7 +15,7 @@ Enable playback of Blu-ray filesystems Enables media-libs/libbs2b based Bauer stereo-to-binaural filter. Enables audio CD grabbing with dev-libs/libcdio. - Adds Xiph CELT audio decoding support via media-libs/celt + Adds Xiph CELT audio decoding support Enables audio fingerprinting support with media-libs/chromaprint. Builds libffmpeg.so to enable media playback in Chromium-based browsers like Opera and Vivaldi. Enables codec2 low bit rate speech codec support via media-libs/codec2.