[FFmpeg-devel] [PATCH 1/3] Re-design the libopencv wrapper to make it more generic.

Reimar Döffinger Reimar.Doeffinger
Sat Oct 2 17:53:18 CEST 2010


On Sat, Oct 02, 2010 at 05:39:24PM +0200, Stefano Sabatini wrote:
> +    av_free(ocv->priv);

Using av_freep helps ensuring correctness and allows valgrind leak
detection to work better.



More information about the ffmpeg-devel mailing list