view libavcodec.v @ 10959:d5320d1acaee libavcodec

Move dquant check into qscale overflow check. This should be faster (couldnt meassue a difference), and its less picky on slightly out of spec dquant.
author michael
date Thu, 21 Jan 2010 21:01:26 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};