[FFmpeg-devel] [PATCH 1/4] lavu: add simple array implementation

Lukasz Marek lukasz.m.luki2 at gmail.com
Sat Mar 22 18:00:28 CET 2014


On 21.03.2014 15:49, Nicolas George wrote:
> Le primidi 1er germinal, an CCXXII, Lukasz Marek a écrit :
>> intptr_t *tab = *(void**)tab_ptr;
>>
>> This line is copied from Nicolas implementation/original implementation.
>
> Yes, this line is currently present in the code. There is nothing that
> prevents to fix it, I suppose just changing to "void *tab" would work, but
> that seems orthogonal to the patches at hand.
>
> Regards,
>

Patch attached. I hope I did it in correct way.
BTW, this patch depends on Nicolas macro. Is it going to be merged in 
reasonable time?

Best Regards,
Lukasz Marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-mem-add-av_dynarray_add_nofree-function.patch
Type: text/x-patch
Size: 3016 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140322/f715651b/attachment.bin>


More information about the ffmpeg-devel mailing list