提交 9dd3da10 编写于 作者: M Michael Niedermayer

swr: fix shared lib build

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 b5875b91
......@@ -3476,6 +3476,7 @@ get_version(){
}
get_version LIBSWSCALE libswscale/swscale.h
get_version LIBSWRESAMPLE libswresample/swresample.h
get_version LIBPOSTPROC libpostproc/postprocess.h
get_version LIBAVCODEC libavcodec/version.h
get_version LIBAVDEVICE libavdevice/avdevice.h
......
......@@ -9,4 +9,4 @@ OBJS = swresample.o audioconvert.o resample2.o rematrix.o
TESTPROGS = swresample_test
include $(SUBDIR)../subdir.mak
include $(SRC_PATH)/subdir.mak
LIBSWRESAMPLE_$MAJOR {
global: swr_*; ff_*;
local: *;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册