From patchwork Thu Jun 20 04:14:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spenser Gilliland X-Patchwork-Id: 252709 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id DC9292C01D4 for ; Thu, 20 Jun 2013 14:15:21 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 26FB210C0CE; Thu, 20 Jun 2013 04:15:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3yIWOenEH+gm; Thu, 20 Jun 2013 04:15:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id AC7CC10C0EC; Thu, 20 Jun 2013 04:14:35 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3AD718F753 for ; Thu, 20 Jun 2013 04:14:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3418A8D09D for ; Thu, 20 Jun 2013 04:14:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gFxIVQS6Y5xx for ; Thu, 20 Jun 2013 04:14:30 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-yh0-f45.google.com (mail-yh0-f45.google.com [209.85.213.45]) by whitealder.osuosl.org (Postfix) with ESMTPS id 93AE98D08D for ; Thu, 20 Jun 2013 04:14:30 +0000 (UTC) Received: by mail-yh0-f45.google.com with SMTP id b20so2396465yha.18 for ; Wed, 19 Jun 2013 21:14:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=3js24K0Jcc9fqLrHBMqpV2rZuKnnwExqMl8aeoeeXKw=; b=dA3Rz2BiGAy1I/4H6Z41tdSjozuSjJRNU8AIUS3rdRItCIUVMpaSjmbCdrgwsr0r3f mOj4+I1xFCcpYuVX9RWBgOl0ds2OnsMsvBcRC2vyArfqkhGaYbl4jgqLQ3makMMC3OKA Ah12YM4XRrimJbF33oBlywCeDHbHQwxZ2VTIx7jnzgF1VlLKmSc7knRwfDzGAGkZHEY+ q79po+jTR3jy8R7dKNfu3tSfY7BDbtEszMgYULL6kXkFdQWJPqFLaVzMtiOn6jqD3vRT UC5yLsE2nlSjZ+iMVe/y3olPQWf/7MJnGE9BWGHiQ2g4gbwj2WS0IxWH6qOCAmSuid/r HxnA== X-Received: by 10.236.126.174 with SMTP id b34mr4056110yhi.73.1371701669652; Wed, 19 Jun 2013 21:14:29 -0700 (PDT) Received: from bourban.gateway.2wire.net (108-90-245-135.lightspeed.cicril.sbcglobal.net. [108.90.245.135]) by mx.google.com with ESMTPSA id v2sm42892510yhk.7.2013.06.19.21.14.28 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Jun 2013 21:14:29 -0700 (PDT) From: Spenser Gilliland To: buildroot@busybox.net Date: Wed, 19 Jun 2013 23:14:06 -0500 Message-Id: <1371701651-7739-8-git-send-email-spenser@gillilanding.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1371701651-7739-1-git-send-email-spenser@gillilanding.com> References: <1371701651-7739-1-git-send-email-spenser@gillilanding.com> X-Gm-Message-State: ALoCoQkij+mBeZTLyOSKpmfXklrkrJ6bx9CrwRCQHNxAZCqOm+smZH3VdUA1X43eO1tQPjpNom5H Subject: [Buildroot] [PATCH v11 07/11] gst1-plugins-good: add libvpx support X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net adds libvpx support to gst1-plugins-good Signed-off-by: Spenser Gilliland --- package/multimedia/gst1-plugins-good/Config.in | 4 ++++ .../gst1-plugins-good/gst1-plugins-good.mk | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/package/multimedia/gst1-plugins-good/Config.in b/package/multimedia/gst1-plugins-good/Config.in index 9b7eba0..e579539 100644 --- a/package/multimedia/gst1-plugins-good/Config.in +++ b/package/multimedia/gst1-plugins-good/Config.in @@ -317,6 +317,10 @@ config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_VPX help VP8 plugin +config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_VPX + bool "vpx (webm)" + select BR2_PACKAGE_LIBVPX + config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_WAVPACK bool "wavpack (*.wv audio)" select BR2_PACKAGE_WAVPACK diff --git a/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk b/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk index 45e922e..d3b478f 100644 --- a/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk @@ -380,6 +380,13 @@ else GST1_PLUGINS_GOOD_CONF_OPT += --disable-speex endif +ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_VPX),y) +GST1_PLUGINS_GOOD_CONF_OPT += --enable-vpx +GST1_PLUGINS_GOOD_DEPENDENCIES += libvpx +else +GST1_PLUGINS_GOOD_CONF_OPT += --disable-vpx +endif + ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_WAVPACK),y) GST1_PLUGINS_GOOD_CONF_OPT += --enable-wavpack GST1_PLUGINS_GOOD_DEPENDENCIES += wavpack