Mercurial > libavcodec.hg
comparison ratecontrol.h @ 10402:06bdadf410a9 libavcodec
Do not initialize ff_cos_* tables again in rdft_init, they are already
initialized by ff_fft_init and using different code can result in slightly
different values, in addition it crashes when the tables are hardcoded.
On amd64 this slightly changes qdm2 output.
author | reimar |
---|---|
date | Thu, 15 Oct 2009 11:50:32 +0000 |
parents | e9d9d946f213 |
children | e22a96273dc4 |
comparison
equal
deleted
inserted
replaced
10401:b44eae1b1971 | 10402:06bdadf410a9 |
---|