view libavcore.v @ 12:c37229a98056 libavcore

Rename the av_fill_image_linesize() formal parameter linesize to linesizes, for consistency with the function declaration.
author stefano
date Fri, 30 Jul 2010 08:42:22 +0000
parents a644213e4818
children
line wrap: on
line source

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