view libavcore.v @ 10:356600e12af7 libavcore

Make av_fill_image_linesizes() return a meaningful error core rather than -1.
author stefano
date Fri, 30 Jul 2010 08:42:15 +0000
parents a644213e4818
children
line wrap: on
line source

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