summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>2015-11-12 12:57:53 +0900
committerGerrit Code Review <gerrit@172.30.200.200>2015-11-12 06:29:04 +0000
commit362043a875cc613687aeb1e9ec8a72461723174c (patch)
treefa69fe31d9d383f4da685996961a8f46a3ca95dc /recipes-qt/qt5
parentbf3704a72753e909fb48ef3188c7e4cf20b73698 (diff)
Enable gstreamer backend for qtmultimedia
Used for audio/video decode via qtmultimedia. Change-Id: I184fcc4fa090fe8df4d5b02500d04ca0980958e6 Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Diffstat (limited to 'recipes-qt/qt5')
-rw-r--r--recipes-qt/qt5/qtmultimedia_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtmultimedia_%.bbappend b/recipes-qt/qt5/qtmultimedia_%.bbappend
new file mode 100644
index 000000000..42fe5314f
--- /dev/null
+++ b/recipes-qt/qt5/qtmultimedia_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append = " gstreamer"
id='n164' href='#n164'>164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197