summaryrefslogtreecommitdiff
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-28 11:20:44 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 19:15:24 +0200
commitbc692472e86eb646f0f5a78e9dd4fdc70356c50e (patch)
tree7d2af8ac38dd4817a6e12f0a5aa71fe21ee61d9d /recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
parentb852d1ba3dc932da4be046fe73a8ca4928b88e07 (diff)
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
new file mode 100644
index 0000000..083ce61
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
@@ -0,0 +1,5 @@
+# when using the libimxvpuapi the resulting plugins causes asserts when using
+# $ gst-play-1.0 a-video-file
+# e.g.: gst-launch-1.0: ../imxvpuapi/imxvpuapi_vpulib.c:2349: imx_vpu_dec_mark_framebuffer_as_displayed: Assertion `framebuffer != ((void *)0)' failed.
+# not building the vpu plugins works around the issue
+PACKAGECONFIG_mx6q_remove = "vpu"