Re: [oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-28 Thread Denys Dmytriyenko
On Fri, Feb 28, 2014 at 02:13:01AM +0100, Martin Jansa wrote: > On Fri, Feb 28, 2014 at 01:59:04AM +0100, Andreas Oberritter wrote: > > On 26.02.2014 22:05, Martin Jansa wrote: > > > On Wed, Feb 26, 2014 at 09:25:51PM +0100, Andreas Oberritter wrote: > > >> There's no configuration knob, though. Qt

Re: [oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-27 Thread Martin Jansa
On Fri, Feb 28, 2014 at 01:59:04AM +0100, Andreas Oberritter wrote: > On 26.02.2014 22:05, Martin Jansa wrote: > > On Wed, Feb 26, 2014 at 09:25:51PM +0100, Andreas Oberritter wrote: > >> There's no configuration knob, though. QtWebKit will prefer > >> gstreamer 1.0 if available. > > > > Can you p

Re: [oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-27 Thread Andreas Oberritter
On 26.02.2014 22:05, Martin Jansa wrote: > On Wed, Feb 26, 2014 at 09:25:51PM +0100, Andreas Oberritter wrote: >> There's no configuration knob, though. QtWebKit will prefer >> gstreamer 1.0 if available. > > Can you please add configuration knob first? > > The problem is that without the knob it

Re: [oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-26 Thread Martin Jansa
On Wed, Feb 26, 2014 at 09:25:51PM +0100, Andreas Oberritter wrote: > There's no configuration knob, though. QtWebKit will prefer > gstreamer 1.0 if available. Can you please add configuration knob first? The problem is that without the knob it will be undeterministic, with gstreamer010 in PACKAG

[oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-26 Thread Andreas Oberritter
There's no configuration knob, though. QtWebKit will prefer gstreamer 1.0 if available. Signed-off-by: Andreas Oberritter --- recipes-qt/qt5/qtwebkit.inc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebkit.inc b/recipes-qt/qt5/qtwebkit.inc index aea9d