[gstreamer-bugs] [Bug 604814] videomixer make error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 17 07:03:44 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604814
GStreamer | gst-plugins-good | git
--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2009-12-17 15:03:41 UTC ---
(In reply to comment #8)
> Created an attachment (id=149918)
View: https://bugzilla.gnome.org/attachment.cgi?id=149918
Review: https://bugzilla.gnome.org/review?bug=604814&attachment=149918
> videomixer: Fix assembly compilation on x86
>
> Fixes bug #604814.
This might fix it... please test :) Problem was that x86 simply has too few GP
registers... solution now is to steal ebx for this (which is used for PIC code,
thus needs to be restored later).
--
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