On 02/05/14 10:04, Josh Allmann wrote:
> Since the scaler is often auto-inserted in overlay filtergraphs,
> this avoids a runtime error when filters are selectively enabled.
> ---
>  configure |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configure b/configure
> index 3c49d9c..4f0a2eb 100755
> --- a/configure
> +++ b/configure
> @@ -2091,6 +2091,7 @@ frei0r_src_filter_extralibs='$ldl'
>  hqdn3d_filter_deps="gpl"
>  interlace_filter_deps="gpl"
>  ocv_filter_deps="libopencv"
> +overlay_filter_select="scale_filter"
>  resample_filter_deps="avresample"
>  scale_filter_deps="swscale"
>  

I'm fine with it.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to