On 6 March 2015 at 17:51, Mike Looijmans <[email protected]> wrote:
> Commit 4ceff7d0a1f28eb1ce5d288111015bff8d5e9a7e "libav: drop older 0.8.* > and use libav-9 by default" removed libav 0.8 in favor of the "9" edition. > However, after compiling this for a MIPS box, the gst-ffmpeg plugin now > refuses to load and displays the following at runtime: > Hm, bad testing, sorry. This would be why gstreamer-libav 1.0 defaults to using it's own internal copy of libav then. :/ I see that gstreamer-ffmpeg_0.10 defaults to using the internal libav, and as the API clearly changed we need to do that. Can you verify that removing external-libav from the PACKAGECONFIG fixes this problem? Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
