view libavutil.v @ 954:2b38811998d1 libavutil

Pass subshift an argument of the proper type. No changes in generated code.
author reimar
date Mon, 28 Jun 2010 17:19:55 +0000
parents e95247c85476
children
line wrap: on
line source

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