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

Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.

This significantly reduces the size of the symbol table in the generated ELF
shared object (as well as the other linked tables).
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 b5ec6383
LIBAVCODEC_$MAJOR {
global: *;
local:
ff_*_bsf;
ff_*_decoder;
ff_*_encoder;
ff_*_hwaccel;
ff_*_parser;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册