Skip to content
Snippets Groups Projects
  1. Oct 11, 2004
  2. Oct 10, 2004
  3. Oct 07, 2004
  4. Oct 04, 2004
  5. Sep 29, 2004
    • Thomas Vander Stichele's avatar
      comment · 55a8ec76
      Thomas Vander Stichele authored
      Original commit message from CVS:
      comment
      55a8ec76
    • Johan Dahlin's avatar
      gst/gstmodule.c (python_do_pending_calls): Use · f915e8d4
      Johan Dahlin authored
      Original commit message from CVS:
      * gst/gstmodule.c (python_do_pending_calls): Use
      PyOS_InterruptOccurred and only hold the GIL during
      PyErr_SetNone. Use _pygst_main_quit to avoid errors/aborts. Also
      use the pygtk provided gil macros instead of the python ones.
      f915e8d4
  6. Sep 22, 2004
  7. Sep 13, 2004
    • Thomas Vander Stichele's avatar
      gst/: fix headers · 82844931
      Thomas Vander Stichele authored
      Original commit message from CVS:
      2004-09-13  Thomas Vander Stichele  <thomas at apestaart dot org>
      
      * gst/__init__.py:
      * gst/gstreamer.py:
      * gst/arg-types.py:
      fix headers
      * gst/gst.override:
      change GstPad repr
      * gst/ltihooks.py:
      fix distcheck for uninstalled by only adding .libs when needed
      82844931
  8. Aug 30, 2004
    • Johan Dahlin's avatar
      gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't... · 02f72cd0
      Johan Dahlin authored
      gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't quite work as it should yet though.x
      
      Original commit message from CVS:
      * gst/gst.override (_wrap_gst_structure_ass_subscript): Some more
      fixes, doesn't quite work as it should yet though.x
      (_wrap_gst_caps_tp_str): Plug leak
      
      * gst/interfaces.defs (Mixer, MixerTrack): Add mixer fields here.
      
      * testsuite/element.py (QueueTest.testConstruct): Some basic test,
      one disabled for the moment
      02f72cd0
  9. Aug 12, 2004
  10. Aug 06, 2004
  11. Aug 05, 2004
  12. Aug 03, 2004
    • Johan Dahlin's avatar
      configure.ac: Require python 2.3 · 169626bb
      Johan Dahlin authored
      Original commit message from CVS:
      * configure.ac: Require python 2.3
      
      * gst/gstmodule.c (python_do_pending_calls): Use PyGILState and
      friends here.
      
      * gst/gst.override (_pygst_main_quit, _pygst_main): Use these two
      instead of gst_main/gst_main_quit so we can check if we're in a
      mainloop or not.
      169626bb
  13. Aug 02, 2004
  14. Jul 16, 2004
  15. Jul 15, 2004
Loading