[gstreamer-bugs] [Bug 606371] mpegdemux2 plugin doesn't work on some ARM CPU due to the guint32*'s alignment
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 10 05:12:18 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606371
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-10 13:12:11 UTC ---
Fixed, thanks.
Module: gst-plugins-bad
Branch: master
Commit: d68c2d4ab93fca79d0d1a1ebadde91176359c7ed
URL:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=d68c2d4ab93fca79d0d1a1ebadde91176359c7ed
Author: Linqiang Pu <pulq.ustc at gmail.com>
Date: Sun Jan 10 10:06:55 2010 -0300
mpegdemux: fix allignment issue
Use GST_READ_UINT32_BE instead of GUINT32_FROM_BE to
fix int allignment issues on ARM
Fixes #606371
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list