view libavformat.v @ 5647:6f5cdb0fb3c2 libavformat

Use av_compare_ts from libavutil instead of the locale compare_ts, the calculations in the later one are not correct with large time stamps.
author reimar
date Wed, 10 Feb 2010 19:43:57 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};