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

Michael Niedermayer michaelni
Mon Sep 27 21:49:38 CEST 2010


On Mon, Sep 27, 2010 at 01:13:04PM +0200, Stefano Sabatini wrote:
> 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

>  libavfilter/parseutils.c |  139 ------------------------------------------
>  libavfilter/parseutils.h |   19 -----
>  libavutil/opt.c          |  152 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/opt.h          |   19 +++++
>  4 files changed, 171 insertions(+), 158 deletions(-)
> 6fd0a96113c4d71442cb605de5b0b049a32f95c9  0002-Move-av_set_options_string-from-libavfilter-to-libav.patch
> From 8f054897b7d9fbda2177306705221a2c6765bd71 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Mon, 27 Sep 2010 12:20:25 +0200
> Subject: [PATCH 2/2] Move av_set_options_string() from libavfilter to libavutil.

should be ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100927/f18cf2dc/attachment.pgp>



More information about the ffmpeg-devel mailing list