[mythtv-commits] Ticket #1024: Add bigendian support to mythmusic

MythTV mythtv at cvs.mythtv.org
Fri Jan 13 17:57:21 UTC 2006


#1024: Add bigendian support to mythmusic
---------------------------------+------------------------------------------
 Reporter:  roltman at ae.uiuc.edu  |       Owner:  ijr   
     Type:  patch                |      Status:  new   
 Priority:  minor                |   Milestone:        
Component:  mythmusic            |     Version:  0.18.1
 Severity:  medium               |  
---------------------------------+------------------------------------------
 The various decoders used in mythmusic were designed to use only little
 endian processors.  The powerpc is a big endian processor and all music
 would create static or noise when played.

 Attatched is a "svn diff" of the changes I have used to get it working
 for: ogg and mp3 (tested) and I also patched the flacdecoder.cpp but did
 not test it.

 I did not check any of the encoding features to see if there is an endian
 problem there.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1024>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list