mirror of https://git.ffmpeg.org/ffmpeg.git
lavfi: rename vsrc_buffer.c into src_buffer.c.
This commit is contained in:
parent
7ad0d9864e
commit
2ae5af8094
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue