Git init
[framework/multimedia/ffmpeg.git] / libavcodec / libavcodec.v
1 LIBAVCODEC_$MAJOR {
2         global: *;
3         local:
4                 ff_*_bsf;
5                 ff_*_decoder;
6                 ff_*_encoder;
7                 ff_*_hwaccel;
8                 ff_*_parser;
9 };