[FFmpeg-devel] [PATCH] avutil/opt.c: fix bug when parsing option
Michael Niedermayer
michaelni at gmx.at
Mon Jul 21 15:21:51 CEST 2014
On Mon, Jul 21, 2014 at 02:31:41AM -0700, Muhammad Faiz wrote:
> fix these strange behavior:
> -af flanger=delay=10 [OK]
> -af flanger=delay=1e1 [OK]
> -af flanger=delay=1e+1 [Error]
> -af flanger=delay=0.1 [OK]
> -af flanger=delay=1e-1 [Error]
>
> thank's
>
> ---
> libavutil/opt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140721/d57a1f9f/attachment.asc>
More information about the ffmpeg-devel
mailing list