view libavcore.v @ 16:1a1faa090ff1 libavcore

Implement inline function av_fill_image_max_pixstep() and use it for factorizing code.
author stefano
date Wed, 18 Aug 2010 21:02:38 +0000
parents a644213e4818
children
line wrap: on
line source

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