diff options
-rw-r--r-- | meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend b/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend index c5a87cdddf..c671d9f554 100644 --- a/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend +++ b/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend | |||
@@ -1,4 +1,4 @@ | |||
1 | PRINC = "1" | 1 | PRINC := "${@int(PRINC) + 2}" |
2 | 2 | ||
3 | # Build against external libav instead of using the builtin one. | 3 | # Build against external libav instead of using the builtin one. |
4 | # On architectures like ARM the libav recipe enables a lot more optimizations | 4 | # On architectures like ARM the libav recipe enables a lot more optimizations |