view libavformat.v @ 5636:7309cd6645b6 libavformat

Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the number of calls to it down by 2.
author michael
date Sun, 07 Feb 2010 19:10:04 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};