Re: [PATCH weston] autotools: Fix AC_PATH_PROG call

2013-09-02 Thread Kristian Høgsberg
On Mon, Sep 2, 2013 at 5:21 AM, Stefan Schmidt wrote: > Hello. > > > On 08/24/2013 07:36 PM, Quentin Glidic wrote: >> >> From: Quentin Glidic >> >> Signed-off-by: Quentin Glidic >> --- >> >> Sorry for the noise, this one is the good fix >> >> configure.ac | 6 -- >> 1 file changed, 4 inse

RE: how to deal with the last video frame buffer (wl_buffer)?

2013-09-02 Thread Zhao, Halley
More questions: 1. I searched inside mesa code, there is wl_display_create_queue(), but no wl_event_queue_destroy(), is it a bug? 2. I searched inside Weston code, there is no wl_buffer_send_release(), is there other way to send the event of WL_BUFFER_RELEASE? 3. What's the d

Re: [RFC] compositor-drm: Add hardware accelerated capture of screen using libva

2013-09-02 Thread Daniel Vetter
On Fri, Aug 30, 2013 at 06:25:30PM +0300, Ander Conselvan de Oliveira wrote: > On 08/30/2013 07:37 AM, Kristian Høgsberg wrote: > >On Fri, Aug 23, 2013 at 05:15:48PM +0300, Ander Conselvan de Oliveira wrote: > >>From: Ander Conselvan de Oliveira > >> > >>This patch adds a feature to the DRM backen

Re: [RFC] compositor-drm: Add hardware accelerated capture of screen using libva

2013-09-02 Thread Daniel Vetter
On Fri, Aug 23, 2013 at 05:15:48PM +0300, Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > This patch adds a feature to the DRM backend that uses libva for > encoding the screen contents in H.264. Screen recording can be > activated by pressing mod-shift-space q. A file

Re: [PATCH weston] autotools: Fix AC_PATH_PROG call

2013-09-02 Thread Stefan Schmidt
Hello. On 08/24/2013 07:36 PM, Quentin Glidic wrote: From: Quentin Glidic Signed-off-by: Quentin Glidic --- Sorry for the noise, this one is the good fix configure.ac | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 156237f..4be0