view libavutil.v @ 878:1380f7caffd6 libavutil

Add missing parentheses around the AVERROR_PATCHWELCOME macro definition.
author stefano
date Sat, 13 Mar 2010 09:52:43 +0000
parents e95247c85476
children
line wrap: on
line source

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