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

Panagiotis Issaris takis.issaris
Sat Sep 23 12:34:47 CEST 2006


Hi,

On za, 2006-09-23 at 12:33 +0200, Panagiotis Issaris wrote:
> The attached patch changes the AVOption parsing code to use ff_eval
> instead of av_strtod. As ff_eval uses av_strtod, the postfix ('k',
> 'M', ...) functionality is not lost.
> [...]
>  eval.c |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  opt.c  |   92 ++++++++++++++---------------------------------------------------
>  2 files changed, 96 insertions(+), 74 deletions(-)

Oh and I forgot to mention that regression tests succeed.

With friendly regards,
Takis






More information about the ffmpeg-devel mailing list