Commit 5b3265a7 authored by Andrey Utkin's avatar Andrey Utkin Committed by Anton Khirnov

lavfi: install libavfilter/vsrc_buffer.h

It declares API necessary for filtering apps.
Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
parent 373211d8
......@@ -3,7 +3,7 @@ FFLIBS = avutil
FFLIBS-$(CONFIG_MOVIE_FILTER) += avformat avcodec
FFLIBS-$(CONFIG_SCALE_FILTER) += swscale
HEADERS = avfilter.h avfiltergraph.h
HEADERS = avfilter.h avfiltergraph.h vsrc_buffer.h
OBJS = allfilters.o \
avfilter.o \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment