[mythtv-commits] Ticket #8625: libmythui support for animated GIF in MythUIImage

MythTV mythtv at cvs.mythtv.org
Mon Aug 23 13:14:48 UTC 2010


#8625: libmythui support for animated GIF in MythUIImage
---------------------------------------------+------------------------------
 Reporter:  beirdo                           |           Owner:  cpinkham  
     Type:  task                             |          Status:  accepted  
 Priority:  major                            |       Milestone:  0.24      
Component:  MythTV - User Interface Library  |         Version:  Trunk Head
 Severity:  medium                           |      Resolution:            
 Keywords:                                   |   Ticket locked:  0         
---------------------------------------------+------------------------------

Comment (by cpinkham):

 (In [25801]) Add support for animated images in MythUIImage.  The main use
 for this is
 displaying animated gifs loaded directly from http:// sources such as the
 animated radar images that MythWeather will be displaying.

 The images are not saved in the image cache currently.  This includes
 the on-disk and in-memory caches.  If we are going to cache the individual
 images, then we also need to cache the delay values between images, so the
 issue of how to store that info needs to be resolved before we can cache
 the images themselves.

 References #8625.  I'm going to leave the ticket open for now and change
 the milestone.  The basic support added in this patch is enough for 0.24
 and the caching support will be added post 0.24.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8625#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list