[gstreamer-bugs] [Bug 576997] floating point stack corruption : emms_c macro not working in ffdeinterlace

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 7 03:53:57 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=576997

  GStreamer | gst-ffmpeg | Ver: 0.10.5

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
 Attachment #131508|none                        |rejected
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTGNOME




------- Comment #3 from Sebastian Dröge  2009-05-07 10:53 UTC -------
Hi,
this is not the correct fix as it uses ffmpeg private API (the dsputil.h stuff
is private API). The correct fix would be to make sure that the code that uses
this calls dsputil_init(). Please file this bug at
https://roundup.mplayerhq.hu/roundup/ffmpeg/

avpicture_deinterlace() should call this or somewhere there should be a public
initialization function for this.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576997.




More information about the Gstreamer-bugs mailing list