Commit 6d0beefb authored by Diego Biurrun's avatar Diego Biurrun

swscale: Do not make ff_ symbols globally visible.

parent d5ef9354
LIBSWSCALE_$MAJOR {
global: swscale_*; sws_*; ff_*;
global: swscale_*; sws_*;
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