lavfi: install buffersrc.h.

This commit is contained in:
Nicolas George 2012-05-05 09:41:36 +02:00
parent 317b2b7e92
commit 6073ce71d0
1 changed files with 1 additions and 1 deletions

View File

@ -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
OBJS = allfilters.o \
avfilter.o \