qt6-bb10/tests/auto/gui/image/qmovie
Eirik Aavitsland 5f0ed0ac0d QMovie: fix regression in frame delays
The recent addition of support for multi-frame (non-animation) formats
had an unwanted side effect of sometimes calling
QImageReader::nextImageDelay() when the reader is at a different
frame than intended. Fix by effectively reverting to the previous call
pattern.

Fixes: QTBUG-124227
Pick-to: 6.7 6.5
Change-Id: I735f8d67afb17bd4c77f9b4507a71796b7d66958
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2024-04-24 15:13:12 +00:00
..
animations Remove support for the MNG file format and the bundled libmng 2012-01-25 02:22:18 +01:00
multiframe QMovie non-anim: use QImageReader::imageCount but not nextImageDelay 2024-02-02 09:57:00 -07:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
CMakeLists.txt QMovie non-anim: use QImageReader::imageCount but not nextImageDelay 2024-02-02 09:57:00 -07:00
resources.qrc Android: Fix qmovie test. 2014-12-22 08:33:17 +01:00
tst_qmovie.cpp QMovie: fix regression in frame delays 2024-04-24 15:13:12 +00:00