Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: Fix dereferenceing null pointer

2020-03-04 Thread Christopher Michael
On 3/4/20 4:41 PM, Marcel Hollerbach wrote: Hi, I was also looking at this piece the other day, but I was not having time to fix this. However, something that showed up to me: - evas_object_intercept_init is only called in the macro EVAS_OBJECT_INTERCEPT_CALLBACK_DEFINE which is also gettin

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: Fix dereferenceing null pointer

2020-03-04 Thread Marcel Hollerbach
Hi, I was also looking at this piece the other day, but I was not having time to fix this. However, something that showed up to me: - evas_object_intercept_init is only called in the macro EVAS_OBJECT_INTERCEPT_CALLBACK_DEFINE which is also getting the privat data, maybe we can just pass the

Re: [E-devel] emotion: vlc, xine not looking good

2020-03-04 Thread Simon Lees
On 3/4/20 10:45 PM, Stefan Schmidt wrote: > Hello. > > On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote: >> so in the name of some simplification... >> >> our vlc support just doesn't work (libvlc or generic player that's vlc >> based). >> xine still kind of works - but seems to have bu

Re: [E-devel] emotion: vlc, xine not looking good

2020-03-04 Thread Vincent Torri
On Wed, Mar 4, 2020 at 1:16 PM Stefan Schmidt wrote: > > Hello. > > On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote: > > so in the name of some simplification... > > > > our vlc support just doesn't work (libvlc or generic player that's vlc > > based). > > xine still kind of works - but

Re: [E-devel] emotion: vlc, xine not looking good

2020-03-04 Thread Stefan Schmidt
Hello. On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote: so in the name of some simplification... our vlc support just doesn't work (libvlc or generic player that's vlc based). xine still kind of works - but seems to have bugs. i won't detail them here. try and see. When I cruised th