On Sat, Sep 03, 2011 at 09:07:14PM +0200, Anton Khirnov wrote: > Allows cmdutils to call each tool's own cleanup function. > --- > Sorry, forgot to send this. It's supposed to be the first patch > in the avconv series. > --- > avconv.c | 6 +- > avplay.c | 5 ++ > avprobe.c | 5 ++ > avserver.c | 5 ++ > cmdutils.c | 15 +++--- > cmdutils.h | 6 +++ > ffmpeg.c | 146 > ++++++++++++++++++++++++++++++------------------------------ > 7 files changed, 105 insertions(+), 83 deletions(-)
looks OK (except for ffmpeg.c chunk which simply shouldn't be) _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
