Commit 7638f0b2 authored by Diego Biurrun's avatar Diego Biurrun

avutil: Do not make ff_ symbols globally visible.

parent 52d113ee
LIBAVUTIL_$MAJOR {
global: av*; ff_*;
global: av*;
local: *;
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment