https://github.com/libav/libav
Raw File
Tip revision: c4642788e83b0858bca449f9b6e71ddb015dfa5d authored by Martin Storsjö on 10 April 2019, 08:39:01 UTC
time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
Tip revision: c464278
libswscale.v
LIBSWSCALE_MAJOR {
    global:
        swscale_*;
        sws_*;
    local:
        *;
};
back to top