[Ffmpeg-devel] [PATCH] AVISynth support

Diego Biurrun diego
Fri Aug 18 16:26:25 CEST 2006


On Fri, Aug 18, 2006 at 04:18:28PM +0200, Steve Lhomme wrote:
> 
> Here is the modified patch with all the fixes done.
> 
> --- configure	(revision 6021)
> +++ configure	(working copy)
> @@ -1301,6 +1305,22 @@
>      restore_flags
>  fi
>  
> +# Ugh, avisynth uses WINAPI calls. Generic tests won't work.
> +if enabled avisynth; then
> +#    save_flags
> +[...]
> +#    restore_flags

Why did you leave these two commented-out commands there?

Diego




More information about the ffmpeg-devel mailing list