On Wed, 26 Feb 2014 23:20:51 +0100, Luca Barbato <[email protected]> wrote: > And make sure uninit is always called on failure.
What makes you think that is needed? uninit will always be called later on, when the filter is freed, it is not necessary to call it on failure. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
