On 11 August 2015 at 15:15, Lim, Siew Hoon <[email protected]> wrote: > >> From: Burton, Ross [mailto:[email protected]] >> Sent: Tuesday, August 11, 2015 7:15 PM >> To: Lim, Siew Hoon >> Cc: [email protected]; 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 <[email protected]> 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.
How could the intel driver affect how gstreamer-vaapi is built? That sounds like it would be a gstreamer-vaapi bug if true. - Jussi > 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 > -- > _______________________________________________ > meta-intel mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-intel -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
