From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wLeKJTmgBV8/bwAA0tVLHw (envelope-from ) for ; Wed, 08 Jul 2020 10:30:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OI58ITmgBV8pLwAA1q6Kng (envelope-from ) for ; Wed, 08 Jul 2020 10:30:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5CBA2940215 for ; Wed, 8 Jul 2020 10:30:17 +0000 (UTC) Received: from localhost ([::1]:54980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jt7LE-00038o-BX for larch@yhetil.org; Wed, 08 Jul 2020 06:30:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt7L1-0002x4-Nb for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54185) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jt7L1-0004gW-E5 for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jt7L1-0003Yb-9E for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42262] [PATCH 6/6] gnu: gst-libav: Describe where these plugins are useful. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 Jul 2020 10:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42262 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42262@debbugs.gnu.org Received: via spool by 42262-submit@debbugs.gnu.org id=B42262.159420416313569 (code B ref 42262); Wed, 08 Jul 2020 10:30:03 +0000 Received: (at 42262) by debbugs.gnu.org; 8 Jul 2020 10:29:23 +0000 Received: from localhost ([127.0.0.1]:37492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KM-0003Wg-O5 for submit@debbugs.gnu.org; Wed, 08 Jul 2020 06:29:22 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:33399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KB-0003Vs-U6 for 42262@debbugs.gnu.org; Wed, 08 Jul 2020 06:29:21 -0400 X-Originating-IP: 92.169.129.147 Received: from localhost.localdomain (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 5D60DFF80D for <42262@debbugs.gnu.org>; Wed, 8 Jul 2020 10:29:06 +0000 (UTC) From: Pierre Neidhardt Date: Wed, 8 Jul 2020 12:28:47 +0200 Message-Id: <20200708102847.32156-5-mail@ambrevar.xyz> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200708102847.32156-1-mail@ambrevar.xyz> References: <20200708102847.32156-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.2 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 3.99 X-TUID: jhcGXDFjJCh1 * gnu/packages/gstreamer.scm (gst-libav)[description]: Explain that this plugin can be used to play videos, e.g. in a web browser. --- gnu/packages/gstreamer.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index fa1e96c91c..c0217a77b5 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -505,7 +505,10 @@ e.g. due to patent threats.") (synopsis "Plugins for the GStreamer multimedia library") (description "This GStreamer plugin supports a large number of audio and video -compression formats through the use of the libav library.") +compression formats through the use of the libav library. + +It can be used for media playback in external applications like web +browsers.") (license license:gpl2+))) (define-public gst-editing-services -- 2.27.0