Updated FFMPEG to version 1.1.2, using this project: http://sourceforge.net/projects/ffmpeg4android/
This commit is contained in:
9
project/jni/ffmpeg/libpostproc/Makefile
Normal file
9
project/jni/ffmpeg/libpostproc/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = postproc
|
||||
FFLIBS = avutil
|
||||
|
||||
HEADERS = postprocess.h \
|
||||
version.h \
|
||||
|
||||
OBJS = postprocess.o
|
||||
Reference in New Issue
Block a user