early-access version 1432
This commit is contained in:
11
externals/ffmpeg/libpostproc/Makefile
vendored
Executable file
11
externals/ffmpeg/libpostproc/Makefile
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
NAME = postproc
|
||||
DESC = FFmpeg postprocessing library
|
||||
FFLIBS = avutil
|
||||
|
||||
HEADERS = postprocess.h \
|
||||
version.h \
|
||||
|
||||
OBJS = postprocess.o
|
||||
|
||||
# Windows resource file
|
||||
SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o
|
Reference in New Issue
Block a user