[mythtv-commits] mythtv/master commit: d1ab62dc3 by Lawrence Rust (no github username)
MythTV
noreply at mythtv.org
Sun Jan 30 20:42:04 UTC 2011
Author: Lawrence Rust <lvr at softsystem.co.uk>
Change Date: 2011-01-30T12:37:13-08:00
Push Date: 2011/01/30 12:42:02 -0800
Repository: mythtv
Branch: master
New Revision: d1ab62dc3dee829e75dd649b36adc875ca06643a
Changeset: https://github.com/MythTV/mythtv/commit/d1ab62dc3
Log:
Make mythgallery's thumb generator not auto-detect
The QImageReader autodetection seems to be overkill for what we need here. By
turning this off, only registered image extensions will be tried. This will
significantly speed up scanning directories with mixed content in them.
Hopefully, this will not adversely affect "normal" directories of only images.
Fixes #9523
Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
Modified:
mythplugins/mythgallery/mythgallery/thumbgenerator.cpp
More information about the mythtv-commits
mailing list