[gstreamer-bugs] [Bug 604814] videomixer make error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 17 02:24:35 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=604814
  GStreamer | gst-plugins-good | git

--- Comment #5 from sreerenj <bsreerenj at gmail.com> 2009-12-17 10:24:33 UTC ---
git log -2 gst/videomixer/
commit 0a0f7ecc1646751ea820bd68846f24edc755d352
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 16 10:50:32 2009 +0100

    videomixer: Use movzbl instead of movzxb for moving one byte to a l
register

    For some reason latest gcc/binutils accept movzxb here while
    movzbl would be correct and is the only thing accepted by older
    gcc/binutils.

    Fixes bug #604679.

commit 9e45038d8d15db29deed5265fab7b37ae8971de1
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 16 06:59:01 2009 +0100

    videomixer: src/dest are input and output of the AYUV blending MMX
assembler

-- 
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