[mythtv-firehose] mythtv/master commit: d25fad247 by Stuart Morgan (stuartm)

MythTV noreply at mythtv.org
Sat Jan 28 16:49:06 UTC 2012


      Author:  Stuart Morgan <smorgan at mythtv.org>
 Change Date:  2012-01-28T08:48:40-08:00
   Push Date:  2012/01/28 08:48:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  d25fad247a3f1465f4336dfea5447fd918ed307c
   Changeset:  https://github.com/MythTV/mythtv/commit/d25fad247

Log:

Re-work animated image handling so that we don't open the image twice just to learn if the filetype could be animated. This was killing performance for remote images since we would redownload them before first checking if they were cached. The list of animatable types is once again hardcoded to the gif/mng/apng extensions. There is probably a better way to handle but it would probably involve re-writing the image caching and there's no time left for that before the 0.25 freeze.

Modified:

   mythtv/libs/libmythui/mythimage.cpp
   mythtv/libs/libmythui/mythimage.h
   mythtv/libs/libmythui/mythuiimage.cpp



More information about the mythtv-firehose mailing list