Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Scott Branden <scott.branden@broadcom.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] ffmpeg: add PACKAGECONFIG support for fdk-aac
Date: Mon, 24 Feb 2020 16:11:15 -0800	[thread overview]
Message-ID: <20200225001115.18188-2-scott.branden@broadcom.com> (raw)
In-Reply-To: <20200225001115.18188-1-scott.branden@broadcom.com>

Add PACKAGECONFIG support for fdk-aac in ffmpeg.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
index 20a8249b02..d7b0641054 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
@@ -59,6 +59,7 @@ PACKAGECONFIG[avresample] = "--enable-avresample,--disable-avresample"
 # features to support
 PACKAGECONFIG[alsa] = "--enable-alsa,--disable-alsa,alsa-lib"
 PACKAGECONFIG[bzlib] = "--enable-bzlib,--disable-bzlib,bzip2"
+PACKAGECONFIG[fdk-aac] = "--enable-libfdk-aac --enable-nonfree,--disable-libfdk-aac,fdk-aac"
 PACKAGECONFIG[gpl] = "--enable-gpl,--disable-gpl"
 PACKAGECONFIG[gsm] = "--enable-libgsm,--disable-libgsm,libgsm"
 PACKAGECONFIG[jack] = "--enable-indev=jack,--disable-indev=jack,jack"
-- 
2.17.1



  reply	other threads:[~2020-02-25  0:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25  0:11 [PATCH 1/2] common-license: add fdk-aac license file Scott Branden
2020-02-25  0:11 ` Scott Branden [this message]
2020-02-25 10:46 ` Richard Purdie
2020-02-25 19:13   ` Scott Branden
2020-02-25 19:28     ` Martin Jansa
2020-02-25 19:30     ` Khem Raj
2020-02-25 19:38       ` Scott Branden
2020-02-25 19:43     ` Scott Branden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200225001115.18188-2-scott.branden@broadcom.com \
    --to=scott.branden@broadcom.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox