Niklesh Lalwani <niklesh.lalwani <at> iitb.ac.in> writes:

> -    av_dynarray_add(&style_start, &index, style_pos);
> +    av_dynarray_add(&style_start, &index, (void*)(size_t)style_pos);

Imo, this ugliness indicates that there is something 
wrong with your patch but that may only be me.

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to