view libavcore.v @ 4:a821459410ee libavcore

Make VideoFrameRateAbbr contain a rational rather than two ints for num and den. Simplify.
author stefano
date Mon, 26 Jul 2010 23:12:45 +0000
parents a644213e4818
children
line wrap: on
line source

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