https://github.com/libav/libav
Raw File
Tip revision: 7b7933088749c04a21fd95b339d2c0e30b7a633c authored by Sean McGovern on 16 October 2016, 21:03:15 UTC
Prepare for 12 Release
Tip revision: 7b79330
libswscale.v
LIBSWSCALE_MAJOR {
    global:
        swscale_*;
        sws_*;
    local:
        *;
};
back to top