Files

10 lines
202 B
Verilog
Raw Permalink Normal View History

2010-01-16 04:49:02 +00:00
LIBAVCODEC_$MAJOR {
global: *;
local:
ff_*_bsf;
ff_*_decoder;
ff_*_encoder;
ff_*_hwaccel;
ff_*_parser;
2010-01-16 04:49:02 +00:00
};