On Thu, May 15, 2014 at 02:58:29PM +0200, Janne Grunau wrote:
> --- a/Makefile
> +++ b/Makefile
> @@ -86,8 +86,8 @@ TOOLS-$(CONFIG_ZLIB) += cws2fws
>  FFLIBS-$(CONFIG_AVDEVICE) += avdevice
>  FFLIBS-$(CONFIG_AVFILTER) += avfilter
>  FFLIBS-$(CONFIG_AVFORMAT) += avformat
> -FFLIBS-$(CONFIG_AVRESAMPLE) += avresample
>  FFLIBS-$(CONFIG_AVCODEC)  += avcodec
> +FFLIBS-$(CONFIG_AVRESAMPLE) += avresample
>  FFLIBS-$(CONFIG_SWSCALE)  += swscale

Maybe add a comment that this list is in linking order.

OK otherwise.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to