view libavcore.v @ 27:ed20007aabe2 libavcore tip

av_fill_image_linesizes -> av_image_fill_linesizes
author ramiro
date Wed, 08 Sep 2010 23:36:14 +0000
parents a644213e4818
children
line wrap: on
line source

LIBAVCORE_$MAJOR {
        global: av_*; ff_*; avcore*;
        local: *;
};