view libavutil.v @ 951:1cf2ecdd1127 libavutil

Print a space after the AVClass prefix. This improves readability a bit.
author jai_menon
date Fri, 25 Jun 2010 04:36:17 +0000
parents e95247c85476
children
line wrap: on
line source

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