Updated FFMPEG to version 1.1.2, using this project: http://sourceforge.net/projects/ffmpeg4android/
This commit is contained in:
8
project/jni/ffmpeg/libavcodec/bfin/Makefile
Normal file
8
project/jni/ffmpeg/libavcodec/bfin/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
OBJS += bfin/dsputil_bfin.o \
|
||||
bfin/fdct_bfin.o \
|
||||
bfin/idct_bfin.o \
|
||||
bfin/pixels_bfin.o \
|
||||
bfin/vp3_bfin.o \
|
||||
bfin/vp3_idct_bfin.o \
|
||||
|
||||
OBJS-$(CONFIG_MPEGVIDEOENC) += bfin/mpegvideo_bfin.o
|
||||
Reference in New Issue
Block a user