提交 e6288640 编写于 作者: D Diego Elio Pettenò 提交者: Mans Rullgard

Hide demuxers', muxers' and protocols' objects via the ld version script.

This reduces the symbols exported by libavformat from 699 to 451.
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 ac28ce5f
LIBAVFORMAT_$MAJOR {
global: *;
local:
ff_*_demuxer;
ff_*_muxer;
ff_*_protocol;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册