lavfi: rename sink_buffer.c into buffersink.c.

This commit is contained in:
Nicolas George 2013-03-10 16:01:12 +01:00
parent 3add5dc88e
commit 03b87fe5e3
2 changed files with 1 additions and 1 deletions

View File

@ -33,13 +33,13 @@ OBJS = allfilters.o \
avfilter.o \
avfiltergraph.o \
buffer.o \
buffersink.o \
buffersrc.o \
drawutils.o \
fifo.o \
formats.o \
graphdump.o \
graphparser.o \
sink_buffer.o \
transform.o \
video.o \