[gstreamer-bugs] [Bug 377280] [cdiocddasrc] issue if drive endianness != machine endianness

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 1 12:45:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=377280

  GStreamer | gst-plugins-good | Ver: 0.10.4


Brian Cameron changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brian.cameron at sun.com




------- Comment #18 from Brian Cameron  2006-12-01 20:43 UTC -------

Chris - a few questions.  It looks like this patch fixes the situation where
the endianness of the processor and CD-drive is different (as on your machine).
 It looks like this patch will reverse the endianness when programs are run on
*any* SPARC machine (where endian is BIG_ENDIAN) running Solaris.

However are you sure that this is always true?  Are there some CD players that
user might install into a SPARC machine where the endian-ness of the CD player
would be the same.  If so, then wouldn't your patch *break* the audio playback
for these users?

Do we need to check in the patch for the endianness of the CD player and only
reverse the endianness on-the-fly if the endianness of the processor and CD
player are, in fact, different?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list