[Bug 377280] cdiocddasrc: issue if drive endianness != machine endianness

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 27 10:21:15 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=377280
  GStreamer | gst-plugins-ugly | 0.10.4

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1
            Summary|[cdiocddasrc] issue if      |cdiocddasrc: issue if drive
                   |drive endianness != machine |endianness != machine
                   |endianness                  |endianness

--- Comment #46 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-27 18:21:01 UTC ---
commit 1ab41f83b74bb3c1390083e35b2bf1af5e8d7144
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Nov 27 17:07:31 2012 +0000

    cdiocddasrc: detect whether drive produces samples in non-host endianness

    If drive produces samples in other endianness than the host,
    we need to byte swap them before pushing them out, or we
    produce nothing but noise. cdparanoia detects this automatically,
    but libcdio does not, so we have to do it ourselves.

    This is needed on e.g. the PowerBook G4 with Matshita UJ-816 drive.

    https://bugzilla.gnome.org/show_bug.cgi?id=377280

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list