https://github.com/libav/libav
Raw File
Tip revision: c8864cce1aec7a02616879790f375c0cf0bcd200 authored by Reinhard Tartler on 11 January 2012, 08:30:24 UTC
Prepare for 0.8_beta1 snapshot release
Tip revision: c8864cc
libavfilter.v
LIBAVFILTER_$MAJOR {
        global: avfilter_*; av_*;
        local: *;
};
back to top