[meta-intel] [PATCH 1/3] gstreamer-vaapi: upgrade to 0.6.0 (v2)
Lim, Siew Hoon
siew.hoon.lim at intel.com
Tue Aug 11 05:15:58 PDT 2015
> From: Burton, Ross [mailto:ross.burton at intel.com]
> Sent: Tuesday, August 11, 2015 7:15 PM
> To: Lim, Siew Hoon
> Cc: meta-intel at yoctoproject.org; Ho, Nee Shen
> Subject: Re: [meta-intel] [PATCH 1/3] gstreamer-vaapi: upgrade to 0.6.0 (v2)
> On 11 August 2015 at 11:49, Lim Siew Hoon <siew.hoon.lim at intel.com> wrote:
> +DEPENDS = "libva libva-intel-driver"
> Is that an actual build dependency? If it's a runtime dependency then you mean RDEPENDS, and isn't gstreamer-vaapi driver-agnostic (although mainly tested against the Intel driver)?
Based on experience, it is better build and install the gstreamer-vaapi after libva and libva-intel-driver get install first.
Sometime it will screw up (video playback with corruption or performance) if we didn't follow the sequence this experience in others OS distribution.
If you think don't need then I can take out. But I just want to make sure gstreamer-vaapi is built after libva-intel-driver get install in yocto.
Question how do I check the gstreamer-vaapi is built after libva-intel-driver?
Build and install sequence: libva -> libva-intel-driver -> gstreamer-vaapi.
Thanks.
...siewhoon
> Ross
More information about the meta-intel
mailing list