Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-05-19 Thread Mohammed Hassan
On Tue, 5 May 2015 23:09:40 +0300 Tone Kastlunger users.giulie...@gmail.com wrote: Hi; apologies for dropping the mailing list - it appears gmail does not reply correctly to the mailing list but only to the sender. Qt 5.1 was my typo, should have been 5.2. Point being, does lipstic

Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-05-05 Thread Tone Kastlunger
Hi; apologies for dropping the mailing list - it appears gmail does not reply correctly to the mailing list but only to the sender. Qt 5.1 was my typo, should have been 5.2. Point being, does lipstic currently handle wayland subsurfaces? On Mon, May 4, 2015 at 3:01 PM, Mohammed Hassan

Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-05-04 Thread Mohammed Hassan
On Mon, May 04, 2015 at 12:04:57PM +0300, Tone Kastlunger wrote: Ok I see, so the stack is actually: lipstick - QTGStreamer - GStreamer - OpenGLES. QTGStreamer is not used at all. In that case, perhaps a subsurface can do the job. Thing is, how does the upstream stack handle it? AFAIK

Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-05-03 Thread Mohammed Hassan
On Fri, May 01, 2015 at 08:01:34PM +0300, Tone Kastlunger wrote: I'd guess this would require patching lipstick (compositor) as well? tortoisedoc I cannot tell. One option is to use wayland subsurfaces (I don't know if it's even possible or not). We can then extend droideglsink to use

Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-05-01 Thread Tone Kastlunger
I'd guess this would require patching lipstick (compositor) as well? tortoisedoc On Thu, Apr 30, 2015 at 6:29 PM, Mohammed Hassan mohammed.has...@jollamobile.com wrote: On Thu, Apr 30, 2015 at 09:08:26AM +0800, Halley wrote: I mean, in gst_droideglsink_bind_frame(), EGLImage is

Re: [SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-04-30 Thread Mohammed Hassan
On Thu, Apr 30, 2015 at 09:08:26AM +0800, Halley wrote: I mean, in gst_droideglsink_bind_frame(), EGLImage is created from video frame. then I assume this video frame will finally drawn as texture in application. is there other option to send the video frame mem to compositor

[SailfishDevel] 回复:Re: could we support hw overlay from gst-droid?

2015-04-29 Thread Halley
I mean, in gst_droideglsink_bind_frame(), EGLImage is created from video frame.then I assume this video frame will finally drawn as texture in application. is there other option to send the video frame mem to compositor directly, then the compositor has one option to assign the video frame to