On 09/06/16 01:10, Will Kelleher wrote:
> On 06/08, Mark Thompson wrote:
>> On 08/06/16 21:02, Will Kelleher wrote:
>>> On 06/08, Mark Thompson wrote:
On 08/06/16 18:23, Will Kelleher wrote:
> Hi all -
>
> I'm experiencing some significant heap growth when encoding with VAAPI on
>>
On 06/08, Will Kelleher wrote:
>
> That works for me. I can update the patch with that warning. Thanks!
>
Updated patch attached.
>From 3229edf9e52dfd61580209630f20ddef3e39e78e Mon Sep 17 00:00:00 2001
From: Will Kelleher
Date: Tue, 7 Jun 2016 20:49:48 -0500
Subject: [PATCH] vaapi_encode: expl
On 06/08, Mark Thompson wrote:
> On 08/06/16 21:02, Will Kelleher wrote:
> > On 06/08, Mark Thompson wrote:
> >> On 08/06/16 18:23, Will Kelleher wrote:
> >>> Hi all -
> >>>
> >>> I'm experiencing some significant heap growth when encoding with VAAPI on
> >>> my Ivy Bridge hardware. Based on what
On 08/06/16 21:02, Will Kelleher wrote:
> On 06/08, Mark Thompson wrote:
>> On 08/06/16 18:23, Will Kelleher wrote:
>>> Hi all -
>>>
>>> I'm experiencing some significant heap growth when encoding with VAAPI on
>>> my Ivy Bridge hardware. Based on what I'm seeing from Massif, it seems like
>>> the
On 06/08, Mark Thompson wrote:
> On 08/06/16 18:23, Will Kelleher wrote:
> > Hi all -
> >
> > I'm experiencing some significant heap growth when encoding with VAAPI on
> > my Ivy Bridge hardware. Based on what I'm seeing from Massif, it seems like
> > the parameter buffers allocated in vaapi_enco
On 08/06/16 18:23, Will Kelleher wrote:
> Hi all -
>
> I'm experiencing some significant heap growth when encoding with VAAPI on
> my Ivy Bridge hardware. Based on what I'm seeing from Massif, it seems like
> the parameter buffers allocated in vaapi_encode_make_param_buffer are leaking.
>
> I ca
Hi all -
I'm experiencing some significant heap growth when encoding with VAAPI on
my Ivy Bridge hardware. Based on what I'm seeing from Massif, it seems like
the parameter buffers allocated in vaapi_encode_make_param_buffer are leaking.
I came across this thread [1] that indicates that vaEndPic