Update translations (2022-01-01)
This commit is contained in:
committed by
zhaobot
parent
eb7d361657
commit
40ddcba758
+11
@@ -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