[Ffmpeg-devel] [PATCH] Use ff_eval for AVOption parsing
Michael Niedermayer
michaelni
Wed Sep 27 21:20:27 CEST 2006
Hi
On Wed, Sep 27, 2006 at 03:38:26PM +0200, Panagiotis Issaris wrote:
> Hi,
>
> Op woensdag 27 september 2006 15:03, schreef Michael Niedermayer:
> > [...]
> > id suggest
> >
> > av_log(s->avctx, AV_LOG_ERROR, "Error evaluating rc_eq \"%s\": %s\n", s->avctx->rc_eq, error ? error : "");
> >
> > or even char *error = "";
> >
> > [...]
>
> The attached patch makes ratecontrol use ff_eval2() with suggestions implemented.
>
> mpegvideo.h | 6 ++++++
> ratecontrol.c | 5 +++--
> 2 files changed, 9 insertions(+), 2 deletions(-)
looks ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list