[FFmpeg-devel] [PATCH 05/10] lavfi: install buffersrc.h.

Stefano Sabatini stefasab at gmail.com
Sat May 5 23:51:55 CEST 2012


On date Saturday 2012-05-05 10:22:33 +0200, Nicolas George encoded:
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavfilter/Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libavfilter/Makefile b/libavfilter/Makefile
> index 797b01c..f25a1e3 100644
> --- a/libavfilter/Makefile
> +++ b/libavfilter/Makefile
> @@ -12,7 +12,7 @@ FFLIBS-$(CONFIG_REMOVELOGO_FILTER)           += swscale avformat avcodec
>  FFLIBS-$(CONFIG_SCALE_FILTER)                += swscale
>  FFLIBS-$(CONFIG_MP_FILTER)                   += avcodec postproc
>  
> -HEADERS = asrc_abuffer.h avcodec.h avfilter.h avfiltergraph.h buffersink.h version.h vsrc_buffer.h
> +HEADERS = asrc_abuffer.h avcodec.h avfilter.h avfiltergraph.h buffersink.h buffersrc.h version.h vsrc_buffer.h

LGTM.
-- 
FFmpeg = Freak and Fascinating Magical Portable Elastic Guide


More information about the ffmpeg-devel mailing list