mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Enable linking of parseutils.o.
Originally committed as revision 20487 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f6e8140941
commit
dd18b301f4
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ OBJS = allfilters.o \
|
|||
avfilter.o \
|
||||
defaults.o \
|
||||
formats.o \
|
||||
parseutils.o \
|
||||
|
||||
OBJS-$(CONFIG_CROP_FILTER) += vf_crop.o
|
||||
OBJS-$(CONFIG_FORMAT_FILTER) += vf_format.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue