Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-06-17 14:36:52 +0400
committerAnton Khirnov <anton@khirnov.net>2012-06-26 15:15:26 +0400
commit0b3b95813576aeafc64813c93c6387b24e210f9a (patch)
tree49eececc608c53c5f7417acf1e22ab981e3b43f2 /libavfilter/Makefile
parent6c1e065bd4a20f6bcac14667ae11d7ffee1551d9 (diff)
lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index c77d450d7e..b78960932f 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -10,7 +10,6 @@ HEADERS = avfilter.h \
buffersink.h \
buffersrc.h \
version.h \
- vsrc_buffer.h \
OBJS = allfilters.o \
audio.o \