<br><br><div class="gmail_quote">On Thu, Jan 7, 2010 at 6:47 AM, pulq.ustc <span dir="ltr">&lt;<a href="mailto:pulq.ustc@gmail.com">pulq.ustc@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi folks,<br><br>Below is code snippet from gstmpegdemux.c:<br>...<br>scr1 = GUINT32_FROM_BE (*(guint32 *) data);<br>scr2 = GUINT32_FROM_BE (*(guint32 *) (data + 4));<br>...<br><br>It doesn&#39;t work on ARM CPU due to the int*&#39;s alignment.<br>


Could we just change above code to use GST_READ_UINT32_BE(data)  instead?<br></blockquote><div><br></div><div>Is this from mpegstream on -ugly?</div><div><br></div><div>I couldn&#39;t find this piece of code. Could you check on git version and give us the line number or a patch?</div>

<div><br></div><div>Also, <a href="http://bugzilla.gnome.org">bugzilla.gnome.org</a> is the recommended place for requesting bugfixes and features.</div><div><br></div><div>Thanks.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>Thanks!<br><font color="#888888">-- <br> ()   ASCII Ribbon Campaign<br>
 /\   Keep it simple!<br>
</font><br>------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon&#39;s best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a> <br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br>