On Tue, 18 Aug 2015 10:33:20 +0200
Gwenole Beauchesne wrote:
> Hi,
>
> 2015-08-17 22:26 GMT+02:00 wm4 :
> > On Mon, 17 Aug 2015 19:17:53 +0200
> > Gwenole Beauchesne wrote:
> >
> >> Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
> >> so that to properly initialize the
On Tue, Aug 18, 2015 at 10:33 AM, Gwenole Beauchesne wrote:
> Hi,
>
> 2015-08-17 22:26 GMT+02:00 wm4 :
>> On Mon, 17 Aug 2015 19:17:53 +0200
>> Gwenole Beauchesne wrote:
>>
>>> Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
>>> so that to properly initialize the vaapi_c
Hi,
2015-08-17 22:26 GMT+02:00 wm4 :
> On Mon, 17 Aug 2015 19:17:53 +0200
> Gwenole Beauchesne wrote:
>
>> Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
>> so that to properly initialize the vaapi_context structure, and allow for
>> future extensions without breaking t
On Mon, 17 Aug 2015 19:17:53 +0200
Gwenole Beauchesne wrote:
> Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
> so that to properly initialize the vaapi_context structure, and allow for
> future extensions without breaking the API/ABI.
>
> The new version and flags fie
Hi,
2015-08-17 19:17 GMT+02:00 Gwenole Beauchesne :
> Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
> so that to properly initialize the vaapi_context structure, and allow for
> future extensions without breaking the API/ABI.
>
> The new version and flags fields are ins
Add av_vaapi_context_init() and av_vaapi_context_alloc() helper functions
so that to properly initialize the vaapi_context structure, and allow for
future extensions without breaking the API/ABI.
The new version and flags fields are inserted after the last known user
initialized field, and actuall