Diego Biurrun <di...@biurrun.de> writes:

> None of the compiled binaries use any of libpostproc's symbols except
> for trivial ones that print version information.  Thus the dependency
> yields no benefit and it is preferable to drop it.
> ---
>  Makefile   |    6 ++++--
>  cmdutils.c |    2 --
>  2 files changed, 4 insertions(+), 4 deletions(-)

[...]

> +SUBDIRS-$(CONFIG_POSTPROC) += postproc
> +SUBDIRS                     = $(SUBDIRS-yes) $(FFLIBS)

This part feels a little weird.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to