view libavutil.v @ 882:d150b3ee9435 libavutil

Lexically sort the error code definitions.
author stefano
date Sun, 14 Mar 2010 01:32:41 +0000
parents e95247c85476
children
line wrap: on
line source

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