[Ffmpeg-devel] [PATCH] Use ff_eval for AVOption parsing

Panagiotis Issaris takis.issaris
Wed Sep 27 15:38:26 CEST 2006


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(-)

With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060927T153200-ffmpeg-use_ff_eval2.diff
Type: text/x-diff
Size: 1997 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060927/aba6da19/attachment.diff>



More information about the ffmpeg-devel mailing list