view libavcore.v @ 21:3b8eec1cfdaa libavcore

Make av_fill_image_max_pixsteps() non static non inline.
author stefano
date Mon, 06 Sep 2010 21:51:20 +0000
parents a644213e4818
children
line wrap: on
line source

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