diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-10-15 11:50:32 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-10-15 11:50:32 +0000 |
commit | aafd659518356d1ae3624830a36816f154d94d83 (patch) | |
tree | c27103156e8aa2406714a467ab97065d55239d3d /libavcodec/pngenc.c | |
parent | 0fa0fa296a40a2e96464f6378c4ec8a0abaacc15 (diff) | |
download | ffmpeg-streaming-aafd659518356d1ae3624830a36816f154d94d83.zip ffmpeg-streaming-aafd659518356d1ae3624830a36816f154d94d83.tar.gz |
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.
Originally committed as revision 20237 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/pngenc.c')
0 files changed, 0 insertions, 0 deletions