On 08/01/13 15:35, Anton Khirnov wrote: > + tmp = av_realloc(buf->buffer->data, size);
This requires we fix av_realloc to always return aligned memory I guess. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
