view libavutil.v @ 1017:fd2dd26fab8a libavutil

Limit av_log repeat detection to terminals so as to avoid filling files with lots of mess.
author michael
date Tue, 14 Sep 2010 00:17:58 +0000
parents e95247c85476
children
line wrap: on
line source

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