view libavutil.v @ 927:1b749f49aebf libavutil

Convert NaN to 0/0 in av_d2q This fixes aspect ratio calculation for encoding from files with 0/0 stored, common with ogg/theora
author conrad
date Mon, 24 May 2010 00:44:02 +0000
parents e95247c85476
children
line wrap: on
line source

LIBAVUTIL_$MAJOR {
        global: av_*; ff_*; avutil_*;
        local: *;
};