2005-07-18 |
Edward Hervey | gst/gstpad.override: misc fixes for change in gst_pad_g... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Edward Hervey | gst/gst.defs: Updating defs file even more :) |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Edward Hervey | gst/gst.defs: Updating defs file |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Andy Wingo | more pipes, some that work and some that are special |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | fooling around with pipelines |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Edward Hervey | gst/gst-types.defs: updating to current core for 2... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Edward Hervey | gst/gstbus.override: properly unref the message python... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | examples/pipeline-tester (Window.on_message): Handle... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Edward Hervey | Makefile.am: PYGSTDIR typo fix |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Edward Hervey | examples/: Updated some examples to 0.9 |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | mad creditz to the merali |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | examples/vumeter.py: New file, a VU meter application... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Edward Hervey | gst/gstbus.override: Raise an exception if the callback... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | examples/pipeline-tester: Tweaks, show messages. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Edward Hervey | gst/gst.override: removed deprecated wrappers (gst_even... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | examples/pipeline-tester: New file, tests out gstreamer... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | env: New script, munges PYTHONPATH for uninstalled... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | configure.ac (AC_CONFIG_FILES): The makefile handles... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | Moved all examples up from examples/gst/ into examples/. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | examples/gstplay: Removed examples for old gstplay. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Edward Hervey | gst/gstmessage.override: fixes in .parse_state_changed... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Edward Hervey | gst/: Added GError wrapping, |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Edward Hervey | gst/: Proper registration of PyGstMiniObject classes... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Edward Hervey | gst.play is gone in 0.9... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Edward Hervey | gst.play is gone in 0.9... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Edward Hervey | play is obsolete |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Edward Hervey | gst/gst.*: Probes are gone... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Edward Hervey | Modifications to have parallel-installable gst-python |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Edward Hervey | gst/pygstminiobject.c: thread safe handling of mini... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Edward Hervey | codegen/codegen.py: let's not forget to wrap the MiniOb... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Edward Hervey | codegen/: Backport pygtk 2.6.2 codegen |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Edward Hervey | codegen/: Updated codegen to support miniobject |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Edward Hervey | codegen/: Updated codegen to support miniobject |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Edward Hervey | gst/: commented-out deprecated code, compiles at last... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Edward Hervey | gst/: commented-out deprecated code, compiles at last... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Edward Hervey | Backport from 0.8 branch and added new .defs file from... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Edward Hervey | file gst-file.py was initially added on branch BRANCH... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Benjamin Otte | gst/gstbuffer.override: handle the data correctly |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Thomas Vander... | use macros to cast; fix probe warning |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Thomas Vander... | add noargs |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Thomas Vander... | put this back |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Thomas Vander... | wrap gst_plugin_get_version so it returns a tuple |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Thomas Vander... | add test for probes |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Johan Dahlin | Revert last change(s) |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Johan Dahlin | gst/gst.defs (element_factory_make): Caller owns return... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Thomas Vander... | probe functions |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Thomas Vander... | fix callback args so tests work |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Thomas Vander... | spaces break build |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Thomas Vander... | first pass at wrapping GstProbe |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Johan Dahlin | Split out gst.override to a few more files. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Johan Dahlin | Improve support GstBuffer attributes, r/w support for... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Thomas Vander... | fix version number |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Johan Dahlin | 0.8.1 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Zaheer Abbas... | gst/interfaces.*: Apply patch from Zaheer Abbas Merali... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Warner | gst/gst.override: Apply patch from Brian Warner to... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Martin Soto | gst/gst.override (_wrap_gst_event_new_any) (_wrap_gst_e... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Johan Dahlin | redefine broken implement casting macros to something... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Johan Dahlin | testsuite/*: Put test_ prefix on all test filenames |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Johan Dahlin | sink GstObject, much like GtkObject |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Johan Dahlin | Use gst.element_factory_make in play example |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Johan Dahlin | 0.8.0 |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Johan Dahlin | gst/gst.override (_wrap_gst_tag_setter_get_list): Overr... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Johan Dahlin | gst/gstmodule.c (init_gst): Reset LC_NUMERIC, since... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Thomas Vander... | pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Johan Dahlin | Use expose instead of after_realize_cb+idle_add |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Johan Dahlin | Add xml tests |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Thomas Vander... | reinstate now that johan woke up and commited Makefile.am |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Johan Dahlin | Add the makefile too, bla bla bla |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Christian Schaller | update spec file |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Thomas Vander... | and another needed fix for buildbot |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Thomas Vander... | make autogen build work |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Johan Dahlin | 0.7.94 |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Johan Dahlin | Add examples/gstplay/ here |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Johan Dahlin | gst/gst.override (tag_foreach_func_list): Disable lists... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Johan Dahlin | gst/interfaces.override (_wrap_gst_mixer_list_tracks... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Thomas Vander... | no idea who broke this |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Add examples |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Release 0.7.93 |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Pass distcheck please |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | more build fixes |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | and the gstplay examples |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Update examples, remove some old non-functional ones... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Zaheer Abbas... | 2004-10-11 set REAL_NAME environment variable <set... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | gst/: |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | gst/gst.override: Remove gst.Element support. Fix broke... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Add some hackery hackery |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Define the URIHandler interface here |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Don't use gst.Element |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Johan Dahlin | Require PyGTK 2.4 |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Zaheer Abbas... | gst/gstmodule.c: Make gst-python not hang on import... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Johan Dahlin | Use pyg_gil_state_* |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Johan Dahlin | Revert, since we have code which depends on this "feature" |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Johan Dahlin | gst/interfaces.defs: Add proper fiels to GstTunerNorm... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Thomas Vander... | comment |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Johan Dahlin | gst/gstmodule.c (python_do_pending_calls): Use |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Johan Dahlin | fix threading issues here aswell |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Johan Dahlin | gst/gst.override: use new threading API |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Thomas Vander... | gst/: fix headers |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johan Dahlin | gst/gst.override (_wrap_gst_structure_ass_subscript... |
commit | commitdiff | tree | snapshot |
next |