summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-05-10 07:58:11 +0200
committerAnton Khirnov <anton@khirnov.net>2012-05-15 06:53:22 +0200
commit4a1ac8c43fcf526b249c3409f1ba54755143a224 (patch)
tree1f2172bbbe39203734671fb31e802431ead9554d /libavfilter/Makefile
parent4c64fed37ce0964c45d3699ccf5ac55b077a8291 (diff)
downloadffmpeg-streaming-4a1ac8c43fcf526b249c3409f1ba54755143a224.zip
ffmpeg-streaming-4a1ac8c43fcf526b249c3409f1ba54755143a224.tar.gz
lavfi: move buffer management function to a separate file.
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 12819cb..680b8d9 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -15,6 +15,7 @@ OBJS = allfilters.o \
audio.o \
avfilter.o \
avfiltergraph.o \
+ buffer.o \
buffersink.o \
buffersrc.o \
defaults.o \
OpenPOWER on IntegriCloud