Hi,
Some hardware manufacturer provided us toolchain named fsl-imx-wayland-glibc-x86_64-core-image-base-cortexa53-crypto-imx8mmevk-toolchain-5.10-hardknott for some imx8mm device, but it has rather old v1.18 GStreamer.
On the Desktop, we use latest 1.22.x with some relevant bug fixes, but these fixes "dissapear" if we build for IMX device with it's v1.18.
Alternative is to use gstreamer-imx decoder built for latest GStreamer manually, but it does not work nice with glupload, and I assume "official" vpudec is closed source and I could not rebuilt it for the latest GStreamer?
Or is there a way to get latest GStreamer & vpudec prebuilt for some older toolchains?
Thanks!