mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:24:54 +00:00
gst-ffmpeg: add bbappend to make it use the external libav
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
0c0b8b7c13
commit
aca246d20a
@ -0,0 +1,6 @@
|
||||
PRINC = "1"
|
||||
|
||||
# Build against external libav instead of using the builtin one.
|
||||
# On architectures like ARM the libav recipe enables a lot more optimizations
|
||||
DEPENDS += "libav orc"
|
||||
EXTRA_OECONF += " --with-system-ffmpeg "
|
||||
Loading…
x
Reference in New Issue
Block a user