aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.25.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-05 17:06:28 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-05 17:10:30 +0100
commit41fa478402c8e43930c7187625dc8cef1d095575 (patch)
tree3c231a71e50cae3c3ed6ff0f1526d084fa20e099 /recipes/gstreamer/gst-plugins-base_0.10.25.bb
parentc7bf984e0df86fb5c935edafdcd42b736c276f26 (diff)
downloadopenembedded-41fa478402c8e43930c7187625dc8cef1d095575.tar.gz
gst-plugins-base: add support for rowstride conversion and NEON audioconvert functions
Diffstat (limited to 'recipes/gstreamer/gst-plugins-base_0.10.25.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.25.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.25.bb b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
index 5852991463..b933d74290 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
@@ -1,9 +1,10 @@
require gst-plugins.inc
SRC_URI += "file://fix-playbin2.patch;patch=1 \
+ file://gst-plugins-base_rowstride.patch;patch=1 \
"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
PROVIDES += "gst-plugins"