lavfi: rename vsrc_buffer.c into src_buffer.c.

This commit is contained in:
Nicolas George 2012-04-27 19:23:59 +02:00
parent 7ad0d9864e
commit 2ae5af8094
2 changed files with 1 additions and 1 deletions

View File

@ -22,8 +22,8 @@ OBJS = allfilters.o \
formats.o \
graphdump.o \
graphparser.o \
src_buffer.o \
transform.o \
vsrc_buffer.o
OBJS-$(CONFIG_AVCODEC) += avcodec.o
OBJS-$(CONFIG_AVFORMAT) += lavfutils.o