2005-10-17 |
Thomas Vander... | add gdb target |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Edward Hervey | gst/gst.defs: Updated to new API |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Edward Hervey | gst/gst-types.defs: Added GstDate boxed type |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Edward Hervey | gst/gst.defs: Update for new API |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Edward Hervey | gst/Makefile.am: Added pygstexception.h |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Edward Hervey | gst/: Updated to new API |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Thomas Vander... | update a test fix an uninited var |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Edward Hervey | gst/: Use PyList_SetItem() instead of PyList_Append... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Edward Hervey | gst/gstobject.override: Py_VISIT() might make code... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Edward Hervey | examples/gstfile.py: misc fixes |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Andy Wingo | autogen.sh (CONFIGURE_DEF_OPT): Check for automake... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Andy Wingo | gst/gst-types.defs: Fix flags wrongly declared as enums. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Andy Wingo | gst/gst-extrafuncs.defs (flags, set_flag, unset_flag... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Andy Wingo | gst/gst.defs (gst_registry_scan_paths) (gst_element_abo... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Julien Moutte | Reordering header inclusion order to fix build on my... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Thomas Vander... | update for new api |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Edward Hervey | gst/common.h: cleanup |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Thomas Vander... | examples/play.py: update to current API and state of... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Thomas Vander... | now we can send events to elements again |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Thomas Vander... | gst/: fix for pending state being added to state message |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Andy Wingo | gst/gstelement.override (_wrap_gst_element_get_state... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Edward Hervey | gst/pygstiterator.c: Unref the return value, since... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Edward Hervey | gst/pygstminiobject.c: Comments to better track the... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Thomas Vander... | start a message test |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Thomas Vander... | add valgrind checking to the testsuite |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Johan Dahlin | gst/: Even more bored tonight: Implement next/resync... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Johan Dahlin | Add GstIterator wrapping and tests. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Christian Schaller | fix up some weird stuff that crept in and also some... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Christian Schaller | fix requires |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Christian Schaller | update spec I know |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | memleak fixes. Thanks valgrind :) |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | gst-python.spec.in: Wow, that file hasn't been updated... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | gst-python.spec.in: Update dependency for pygtk>= 2... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | gst/gstcaps.override: new caps should be freed on deall... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | gst/gstcaps.override: some more debugging |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | gst/gstbuffer.override: Proper wrapping of the GstBuffe... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | configure.ac: need at least 2.6.3, because that contain... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Edward Hervey | gst/pygstminiobject.c: Dooh, PyGstMiniObject doesn... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | snakes are green |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | all you racist colour haters should go work on another... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | but use python: category for debugging from python... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | use correct category |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | testsuite/test_ghostpad.py: add handoff to count receiv... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Thomas Vander... | reproduce how did we get here problem with a minimal... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/gst.override: accurate line numbers for logging |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | testsuite/: add new testsuite for ghost pad behaviour |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/gst.defs: gst.Bin constructor can take no arguments |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | add gst.Caps.__refcount__ |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | testsuite/test_pad.py: add a test that shows we can... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/gstobject.override: don't try and unref objects... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | codegen/argtypes.py: act on the mini object properly... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/gstbuffer.override: a buffer is not a boxed |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | allow calling runtests on one test only |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Edward Hervey | Added 'keeprefcount' argument for function/method param... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | make sure we use the debug category |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | some more traversal logging |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | remove print |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/__init__.py: only pygtk.require if pygtk wasn't... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Thomas Vander... | gst/__init__.py: don't import gobject revert ltihooks... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Thomas Vander... | move over some of the extend stuff that I want to use... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Edward Hervey | codegen/codegen.py: Added pyg_[begin|end]_allow_threads... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Thomas Vander... | add Makefile.am |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Thomas Vander... | fix version numbers |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Thomas Vander... | back to head |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Thomas Vander... | release time |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Johan Dahlin | gst/gst.defs: Remove gst_element_*_preroll functions... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Edward Hervey | gst/gstpad.override: Removed overriding of gst_caps_get... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Thomas Vander... | gst/: deprecate add_many/remove_many, fold into add... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Thomas Vander... | another fix for going to NULL before disposing |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Thomas Vander... | disable the gc verification for the bus test; _async... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Johan Dahlin | gst/gstelement.override (_wrap_gst_element_get_state... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Andy Wingo | examples/: Updates for bus API. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | gst/gst.defs: Definitions update |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | gst/: Proper wrapping of GstController |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | examples/gstfile.py: Update gstfile example so that... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | Updated definitions, wrapper and testsuite for changes... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | gst/gst.defs: Updated definitions |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Johan Dahlin | Disable for the sake of buildbot and passing tests |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Johan Dahlin | gst/gstelement.override (_wrap_gst_element_get_state... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Johan Dahlin | Check if ltihooks is present before trying to delete it |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Edward Hervey | gst/: Updated definitions |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | testsuite/common.py: provide a default setUp/tearDown |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Edward Hervey | gst/: Remove dead code |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Edward Hervey | gst/: Let's split up gst.override, |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | gst/gst.defs: parse_launch also owns the return ref |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | testsuite/common.py: add a common.TestCase class that... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | gst/: add/move some code to handle wrapping/refcounting... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Edward Hervey | codegen/argtypes.py: Proper handling of 'caller-owns... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | gst/gstpad.override: don't leak the parent when repr... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | debugging and error improvement |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | gst/__init__.py: require pygtk 2.0 when importing gst... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Thomas Vander... | don't override project policy |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Thomas Vander... | update for API changes |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Thomas Vander... | tweak |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Thomas Vander... | further cleanup, get the tick marks pixel perfect |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | examples/fvumeter.py: condense code by using table... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | gst/gst.*: add another registry method |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Jan Schmidt | gst/gstbuffer.override: Revert Buffer.caps change,... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Jan Schmidt | gst/gstbuffer.override: Increment the refcount when... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | testsuite/test_pad.py (PadProbeTest.testRemovingProbe... |
commit | commitdiff | tree | snapshot |
next |