* [for-dora] [meta-fsl-demos][PATCH] gst-fsl-plugin: Activate gstreamer AAC decoder.
[not found] <52AB2EF1.9080604@gmail.com>
@ 2013-12-27 8:59 ` stephane Cerveau
2013-12-27 11:52 ` Daiane Angolini
0 siblings, 1 reply; 2+ messages in thread
From: stephane Cerveau @ 2013-12-27 8:59 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org, Daiane.Angolini@freescale.com,
Otavio Salvador
[-- Attachment #1: Type: text/plain, Size: 62 bytes --]
Here is the patch tested on dora branch.
BR
Stéphane
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gst-fsl-plugin-Activate-gstreamer-AAC-decoder.patch --]
[-- Type: text/x-patch; name="0001-gst-fsl-plugin-Activate-gstreamer-AAC-decoder.patch", Size: 2311 bytes --]
From 97c4a5e7fd0d9aacb7686dd8a311abe36d293701 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Cerveau?= <scerveau@gmail.com>
Date: Mon, 9 Dec 2013 10:53:16 +0100
Subject: [meta-fsl-arm-extra][PATCH] gst-fsl-plugin: Activate gstreamer AAC
decoder.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
AAC decoder was not available on imx6 platform.
Signed-off-by: Stéphane Cerveau <scerveau@gmail.com>
---
.../makefile.am-fix-aac-for-imx6.patch | 11 +++++++++++
.../gstreamer/gst-fsl-plugin_3.0.9.bb | 1 +
2 files changed, 12 insertions(+)
create mode 100644 recipes-multimedia/gstreamer/gst-fsl-plugin/makefile.am-fix-aac-for-imx6.patch
diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin/makefile.am-fix-aac-for-imx6.patch b/recipes-multimedia/gstreamer/gst-fsl-plugin/makefile.am-fix-aac-for-imx6.patch
new file mode 100644
index 0000000..d12dc33
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-fsl-plugin/makefile.am-fix-aac-for-imx6.patch
@@ -0,0 +1,11 @@
+--- a/Makefile.am 2013-09-10 20:52:22.000000000 +0200
++++ b/Makefile.am 2013-12-05 18:26:24.964585163 +0100
+@@ -928,7 +928,7 @@
+ tools/gplay
+
+ SUBDIRS = $(AUDIODIRS) $(LIBSDIRS) $(BASEDIRS) $(VPUWRAPDIRS) $(WMA8ENC_DIR) $(MP3ENC_DIR) \
+- $(H264DEC_DIR) $(MPEG2DEC_DIR) $(MPEG4DEC_DIR) $(WMV9MPDEC_DIR) $(WMV78DEC_DIR) \
++ $(H264DEC_DIR) $(MPEG2DEC_DIR) $(MPEG4DEC_DIR) $(WMV9MPDEC_DIR) $(WMV78DEC_DIR) $(AACDEC_DIR)\
+ $(DOWNMIX_DIR) $(AMRDEC_DIR) $(IPUDIRS) $(TOOLDIRS)
+
+ endif
diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
index fc9b38f..e319fc2 100644
--- a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
+++ b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
@@ -6,6 +6,7 @@ require gst-fsl-plugin.inc
# FIXME: Inspecting the source code the content is in fact 3.0.9
SRC_URI = "${FSL_MIRROR}/gst-fsl-plugins-3.10.9-1.0.0.tar.gz \
file://remove-GST_INFO-in-mfw_gst_utils.h.patch \
+ file://makefile.am-fix-aac-for-imx6.patch \
file://configure.ac-Fix-checking-for-include-headers-in-mul.patch"
SRC_URI[md5sum] = "a338a5c25225c765ae5f44af82fe7413"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [for-dora] [meta-fsl-demos][PATCH] gst-fsl-plugin: Activate gstreamer AAC decoder.
2013-12-27 8:59 ` [for-dora] [meta-fsl-demos][PATCH] gst-fsl-plugin: Activate gstreamer AAC decoder stephane Cerveau
@ 2013-12-27 11:52 ` Daiane Angolini
0 siblings, 0 replies; 2+ messages in thread
From: Daiane Angolini @ 2013-12-27 11:52 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador
On Fri, Dec 27, 2013 at 6:59 AM, stephane Cerveau <sc@voxtok.com> wrote:
> Here is the patch tested on dora branch.
Your patch is nice!
But, next time, please use git send-email to send the patch for revision:
https://github.com/Freescale/fsl-community-bsp-platform/blob/dylan/README#L43
Daiane
> BR
>
> Stéphane
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-27 11:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <52AB2EF1.9080604@gmail.com>
2013-12-27 8:59 ` [for-dora] [meta-fsl-demos][PATCH] gst-fsl-plugin: Activate gstreamer AAC decoder stephane Cerveau
2013-12-27 11:52 ` Daiane Angolini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.