summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
index 2b7123bddf..784ddc3b78 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
@@ -7,9 +7,6 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base zlib bzip2"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10PR = "r1"
11
12
13# CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time, 10# CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time,
14# compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the 11# compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the
15# libav copy included in the gst-libav package. 12# libav copy included in the gst-libav package.