Diego Biurrun <[email protected]> writes:

> ---
>  libavcodec/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index d4ad81c..0f1c728 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -685,10 +685,10 @@ SKIPHEADERS                            += %_tablegen.h  
>                 \
>  SKIPHEADERS-$(CONFIG_DXVA2)            += dxva2.h dxva2_internal.h
>  SKIPHEADERS-$(CONFIG_LIBDIRAC)         += libdirac.h
>  SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER)  += libschroedinger.h
> +SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
>  SKIPHEADERS-$(CONFIG_VAAPI)            += vaapi_internal.h
>  SKIPHEADERS-$(CONFIG_VDA)              += vda.h vda_internal.h
>  SKIPHEADERS-$(CONFIG_VDPAU)            += vdpau.h
> -SKIPHEADERS-$(CONFIG_XVMC)             += xvmc.h
>  SKIPHEADERS-$(HAVE_W32THREADS)         += w32pthreads.h
>
>  EXAMPLES = api
> -- 

OK

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to