[gstreamer-bugs] [Bug 329181] totem crash when using goom effect

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Feb 5 12:47:13 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=329181
 GStreamer | gst-plugins-good | Ver: 0.10.2


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #3 from Jan Schmidt  2006-02-05 20:47 UTC -------
Fixed in CVS of gst-plugins-good:

        * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
        (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
        (zoomFilterSetResolution), (zoomFilterDestroy),
        (zoomFilterFastRGB), (pointFilter):
        * gst/goom/filters.h:
        * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
        (goom_update), (goom_close):
        * gst/goom/goom_core.h:
        * gst/goom/goom_tools.h:
        * gst/goom/graphic.c:
        * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
        (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
        * gst/goom/gstgoom.h:
        * gst/goom/lines.c: (goom_lines):
        * gst/goom/lines.h:
          Make goom reentrant by moving all important static variables
          into instance structures.
          (Fixes #329181)


-- 
Configure bugmail: http://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