summaryrefslogtreecommitdiff
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
blob: 083ce61b285f1267d33099b8c8b5eb64ef0ee394 (plain)
1
2
3
4
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"