https://github.com/libav/libav
Raw File
Tip revision: 042c25f54bd25b52d2936b822be026450971a82d authored by Reinhard Tartler on 09 August 2014, 00:49:45 UTC
Update Changelog for v0.8.14
Tip revision: 042c25f
libswscale.v
LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};
back to top