view libavutil.v @ 902:143b937b0b03 libavutil

Disable ANSI color code until we figured out how to detect ANSI support in the used terminal.
author michael
date Thu, 22 Apr 2010 20:39:34 +0000
parents e95247c85476
children
line wrap: on
line source

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