[mythtv-commits] Ticket #10185: Exiting mythgallery (photo gallery) hangs frontend

MythTV noreply at mythtv.org
Tue Jan 3 08:43:14 UTC 2012


#10185: Exiting mythgallery (photo gallery) hangs frontend
-------------------------------------------------+-------------------------
 Reporter:  Ken Emerson <kenneth.emerson@…>      |          Owner:  beirdo
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  Plugin - MythGallery                 |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Github):

 Make RAW image thumbnails much faster

 Turns out that nearly all supported RAW image formats actually have
 embedded
 JPG thumbnails in them.  Rather than decode to RAW then reencode, just
 load
 the thumbnail from it if it's there.  Also, rotate the image based on the
 EXIF orientation in the thumbnail.

 Now creating a thumbnail from a supported RAW format takes avout 200ms
 instead
 of 10-15s.

 Refs #10185
  Branch:    master
  Changeset: 9cfa8a17a2c41b0cbe24110a65e9cf63193a3b64

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10185#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list