Commit fad729fa authored by Anton Khirnov's avatar Anton Khirnov

lavfi: rename vsrc_buffer.c to buffersrc.c

Most of the code will be shared for both audio and video version.
parent fd127ede
......@@ -15,12 +15,12 @@ OBJS = allfilters.o \
avfilter.o \
avfiltergraph.o \
buffersink.o \
buffersrc.o \
defaults.o \
drawutils.o \
formats.o \
graphparser.o \
vf_scale.o \
vsrc_buffer.o \
OBJS-$(CONFIG_ANULL_FILTER) += af_anull.o
OBJS-$(CONFIG_RESAMPLE_FILTER) += af_resample.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