view libavcore.v @ 3:af138a6c3924 libavcore

Remove reference to the "frame" term in variable names. Simpler and more consistent with the function names.
author stefano
date Mon, 26 Jul 2010 23:12:41 +0000
parents a644213e4818
children
line wrap: on
line source

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