- Nov 15, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: 0.8.0
-
Johan Dahlin authored
Original commit message from CVS: * gst/gst.override (_wrap_gst_tag_setter_get_list): Override, to avoid compiler warning.
-
Johan Dahlin authored
gst/gstmodule.c (init_gst): Reset LC_NUMERIC, since it might change in gst_init_check. Fixes 100% CPU usage in flumot... Original commit message from CVS: * gst/gstmodule.c (init_gst): Reset LC_NUMERIC, since it might change in gst_init_check. Fixes 100% CPU usage in flumotion when using a non C locale.
-
- Nov 11, 2004
-
-
Thomas Vander Stichele authored
Original commit message from CVS: * pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well
-
- Nov 09, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: Use expose instead of after_realize_cb+idle_add
-
- Nov 05, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: Add xml tests
-
Thomas Vander Stichele authored
Original commit message from CVS: reinstate now that johan woke up and commited Makefile.am
-
Johan Dahlin authored
Original commit message from CVS: Add the makefile too, bla bla bla
-
Christian Schaller authored
Original commit message from CVS: update spec file
-
Thomas Vander Stichele authored
Original commit message from CVS: and another needed fix for buildbot
-
Thomas Vander Stichele authored
Original commit message from CVS: make autogen build work
-
Johan Dahlin authored
Original commit message from CVS: 0.7.94
-
Johan Dahlin authored
Original commit message from CVS: Add examples/gstplay/ here
-
- Nov 04, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: * gst/gst.override (tag_foreach_func_list): Disable lists instead of raising an exception. * gst/gst-types.defs (ImplementsInterface, TagSetter): Define these here.
-
Johan Dahlin authored
Original commit message from CVS: * gst/interfaces.override (_wrap_gst_mixer_list_tracks): Impl. (_wrap_gst_tuner_list_norms, _wrap_gst_tuner_list_channels): Plug leaks.
-
- Oct 17, 2004
-
-
Thomas Vander Stichele authored
Original commit message from CVS: no idea who broke this
-
- Oct 11, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: Add examples
-
Johan Dahlin authored
Original commit message from CVS: Release 0.7.93
-
Johan Dahlin authored
Original commit message from CVS: Pass distcheck please
-
Johan Dahlin authored
Original commit message from CVS: more build fixes
-
Johan Dahlin authored
Original commit message from CVS: and the gstplay examples
-
Johan Dahlin authored
Original commit message from CVS: Update examples, remove some old non-functional ones and add new
-
Zaheer Abbas Merali authored
Original commit message from CVS: 2004-10-11 set REAL_NAME environment variable <set EMAIL_ADDRESS environment variable> * gst/gst.defs: * gst/gst.override: Fixes element_unlink_many and adds a set_buffer_data method to GstBuffer Fixes bug #154451 and #154692
-
Johan Dahlin authored
Original commit message from CVS: * gst/arg-types.py: * gst/gst.defs: * gst/gst.override: GstXML support, based on patch by poelzi.
-
Johan Dahlin authored
Original commit message from CVS: * gst/gst.override: Remove gst.Element support. Fix broken pad repr function.
-
Johan Dahlin authored
Original commit message from CVS: Add some hackery hackery
-
Johan Dahlin authored
Original commit message from CVS: Define the URIHandler interface here
-
Johan Dahlin authored
Original commit message from CVS: Don't use gst.Element
-
Johan Dahlin authored
Original commit message from CVS: Require PyGTK 2.4
-
- Oct 10, 2004
-
-
Zaheer Abbas Merali authored
Original commit message from CVS: 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org> * gst/gstmodule.c: (init_gst): Make gst-python not hang on import when embedded. Fixes bug #155041
-
- Oct 07, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: Use pyg_gil_state_*
-
- Oct 04, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: Revert, since we have code which depends on this "feature"
-
Johan Dahlin authored
gst/interfaces.defs: Add proper fiels to GstTunerNorm. Also remove parent property from all interfaces. Original commit message from CVS: * gst/interfaces.defs: Add proper fiels to GstTunerNorm. Also remove parent property from all interfaces.
-
- Sep 29, 2004
-
-
Thomas Vander Stichele authored
Original commit message from CVS: comment
-
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.
-
- Sep 22, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: fix threading issues here aswell
-
Johan Dahlin authored
Original commit message from CVS: * gst/gst.override: use new threading API
-
- Sep 13, 2004
-
-
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
-
- Aug 30, 2004
-
-
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
-
- Aug 12, 2004
-
-
Johan Dahlin authored
Original commit message from CVS: * gst/interfaces.defs (TunerNorm, TunerChannel): Add fields.
-