https://github.com/libav/libav
Raw File
Tip revision: f851477889ae48e2f17073cf7486e1d5561b7ae4 authored by Diego Biurrun on 13 September 2014, 18:14:46 UTC
Prepare for 11 release
Tip revision: f851477
libswscale.v
LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*;
        local: *;
};
back to top