Updated FFMPEG to version 1.1.2, using this project: http://sourceforge.net/projects/ffmpeg4android/
This commit is contained in:
6
project/jni/ffmpeg/tests/fate/libavformat.mak
Normal file
6
project/jni/ffmpeg/tests/fate/libavformat.mak
Normal file
@@ -0,0 +1,6 @@
|
||||
FATE_LIBAVFORMAT += fate-url
|
||||
fate-url: libavformat/url-test$(EXESUF)
|
||||
fate-url: CMD = run libavformat/url-test
|
||||
|
||||
FATE-$(CONFIG_AVFORMAT) += $(FATE_LIBAVFORMAT)
|
||||
fate-libavformat: $(FATE_LIBAVFORMAT)
|
||||
Reference in New Issue
Block a user