On 5/14/11 12:37 PM, Can Wu wrote:
Thanks and another one:
avio_alloc_context() parameter buffer must be allocated with av_malloc and
it's friends, so document it.

I'd squash this patch with your previous one and reword it a little as

 @param buffer Memory block for input/output operations via AVIOContext.
        It should be aligned in order to operate correctly, in doubt    
        allocate it using av_malloc().

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to