]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-plugins-base: add additional patches
authorZan Dobersek <zdobersek@igalia.com>
Tue, 10 Nov 2020 10:14:28 +0000 (11:14 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Nov 2020 19:25:41 +0000 (16:25 -0300)
commit447032d809427a20cc066b32254cea8821073281
tree6b960d29ae34f963ee781cf03e7857f01b33dce6
parentc25cd3a6366d3a4bd3b1b4d3da0115a600a4e9a9
gstreamer1.0-plugins-base: add additional patches

Add a pair of patches that's to be applied over the iMX flavor of the
gstreamer1.0-plugins-base codebase.

First patch comes from upstream, and it fixes glupload behavior by avoiding
mapping the GL buffers into CPU memory. It's only applicable to the current
MM_04.05.05_2005_L5.4.24 branch that is based on the upstream 1.16.1 release,
since the patch itself is already present in 1.16.2.
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/444

Second patch is a fix for Meson builds that enable the viv-fb GL winsys. The
change is only applicable to the NXP gst-plugins-base repository. When enabled,
the GL plugins library should also link against libg2d since the viv-fb code
is using g2d allocators.

Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-glupload-Add-VideoMetas-and-GLSyncMeta-to-the-raw-up.patch [new file with mode: 0644]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-meson-viv-fb-code-must-link-against-libg2d.patch [new file with mode: 0644]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb