view libavutil.v @ 969:dd2093c239e4 libavutil

Add parameter names to av_log/av_vlog function declarations. Doxygen gets confused without an explicit parameter name.
author diego
date Fri, 02 Jul 2010 11:03:23 +0000
parents e95247c85476
children
line wrap: on
line source

LIBAVUTIL_$MAJOR {
        global: av_*; ff_*; avutil_*;
        local: *;
};