summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine
diff options
context:
space:
mode:
authorMingtao Qu <zarelaky@hotmail.com>2014-12-18 15:31:08 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-31 16:24:44 +0100
commit46c76e43e73d914b5833e93b2a0fa7b5a8d00002 (patch)
tree411ca3ea8f2e07551e6d03341342cb1f798a6bf2 /recipes-qt/qt5/qtwebengine
parentbb6049fbe1808a1e33085740672e8fb7fc1bef20 (diff)
downloadmeta-qt5-46c76e43e73d914b5833e93b2a0fa7b5a8d00002.tar.gz
qtmultimedia: Fix crash when use Gstreamer 0.10 plugin
In QVideoSurfaceGstSink::get_caps(), when use 0.10 version Gstreamer, It create GstCap with a wrong type (G_TYPE_STRING) of parameter 'format', a g_strcpy exception will be found. This patch fixes the parameter type to use GST_TYPE_FOURCC as expacted. Signed-off-by: Mingtao Qu <zarelaky@hotmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
0 files changed, 0 insertions, 0 deletions