[FFmpeg-devel] [PATCH 2/2] Move av_set_options_string() from libavfilter to libavutil.

Stefano Sabatini stefano.sabatini-lala
Mon Sep 27 13:13:04 CEST 2010


On date Monday 2010-09-27 12:30:36 +0200, Stefano Sabatini encoded:
> ---
>  libavfilter/parseutils.c |  100 ------------------------------
>  libavfilter/parseutils.h |   19 ------
>  libavutil/opt.c          |  152 ++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/opt.h          |   19 ++++++
>  4 files changed, 171 insertions(+), 119 deletions(-)

Updated, I forgot to remove the test from parseutils.c.

Regards.
-- 
FFmpeg = Faithful and Fascinating Moronic Purposeless Ecumenical Governor



More information about the ffmpeg-devel mailing list