[FFmpeg-devel] [PATCH] Add buffer allocators to VA API support code (take 2)

Gwenole Beauchesne gbeauchesne
Mon Mar 30 23:41:40 CEST 2009


Le 30 mars 09 ? 23:26, Reimar D?ffinger a ?crit :

> On Mon, Mar 30, 2009 at 11:09:40PM +0200, Gwenole Beauchesne wrote:
>> This adds some VA API buffers allocation logic so that to get rid of
>> plain structs in vaapi.h (installable in the future) header. This  
>> also
>> saves a few KBs in struct vaapi_context along the way.
>
> Forgot to make alloc_buffer static?

Yes, the initial patch did not have the alloc_buffer() function but  
rather had it inlined in all allocators. Then cut&paste'd code but  
forgot to static'fy. ;-)

New patch attached (the same, manually edited).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.vaapi.alloc.buffers.2.patch
Type: application/octet-stream
Size: 8152 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090330/7421be13/attachment.obj>
-------------- next part --------------






More information about the ffmpeg-devel mailing list