[mythtv-commits] Ticket #8477: Patchset #22999 break UPNP playback of file greater then 4G on 32 bits

MythTV mythtv at cvs.mythtv.org
Wed May 19 21:32:58 UTC 2010


#8477: Patchset #22999 break UPNP playback of file greater then 4G on 32 bits
---------------------------+------------------------------------------------
 Reporter:  anonymous      |       Owner:  dblain    
     Type:  defect         |      Status:  new       
 Priority:  major          |   Milestone:  0.23-fixes
Component:  MythTV - UPnP  |     Version:  0.23-fixes
 Severity:  medium         |     Mlocked:  0         
---------------------------+------------------------------------------------
 Declaration of the variable nFileSize on line 255 of the file
 upnpcdstv.cpp was changed from type "long long" to "size_t".

 On 32 bits system, size_t cannot hold file size greater then 4G breaking
 the video playback of most HD recording.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8477>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list