[Bug 675604] gst-python: fix compilation on windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 7 04:12:20 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675604
  GStreamer | gst-python | 0.10.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #213574|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2012-05-07 11:12:17 UTC ---
Review of attachment 213574:
 --> (https://bugzilla.gnome.org/review?bug=675604&attachment=213574)

This is not correct as the python interpreter is statically linked to libpython
and linking the gstreamer module to the library will caused the library to be
in memory twice when python is used from the interpreter (in contrast to be
used from inside an application).

If anything this should be optional for windows only.

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