Skip to content
Snippets Groups Projects
  1. Nov 05, 2004
  2. Nov 04, 2004
  3. Oct 17, 2004
  4. Oct 11, 2004
  5. Oct 10, 2004
  6. Oct 07, 2004
  7. Oct 04, 2004
  8. 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
  9. Sep 22, 2004
  10. 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
  11. 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
  12. Aug 12, 2004
  13. Aug 06, 2004
Loading