diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-01-03 16:30:09 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 22:17:31 +0000 |
commit | 745ff507cd541080ddf273e156c20b6dd8113737 (patch) | |
tree | f8a5a99198f4c2a960b6f5bb401987de6adc5a3d /meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | |
parent | ccb8493812bec24be58c60aaa4e29d29cfe081ec (diff) | |
download | poky-745ff507cd541080ddf273e156c20b6dd8113737.tar.gz |
gstreamer1.0-libav: upgrade to 1.2.2
(From OE-Core rev: 2e7a90c0d46dc6f453b99d603bbec955b66b0ec4)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | 3 |
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 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
9 | 9 | ||
10 | PR = "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. |