aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend
blob: c5a87cdddfbc54d4fe72215c9dd56ca2b6894bf1 (plain)
1
2
3
4
5
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 "