platform/upstream/gstreamer.git
2005-11-10 Edward Herveygst/gsttaglist.override: put the gst.TagList.keys(...
2005-11-10 Edward Herveygst/gstmodule.c: Added GST_TAG_* string constants
2005-11-08 Edward Herveygst/gst.*: Added new function gst.TIME_ARGS which retur...
2005-11-07 Christian Schallerupdate spec file to work with latest changes
2005-11-04 Edward Herveygst/gstelement.override: So apparently 0 != O :)
2005-11-04 Edward Herveygst/gstpad.override: works better now we set the item...
2005-11-04 Edward Herveygst/gstpad.override: Use proper GValue <-> MiniObject...
2005-11-04 Edward Herveyexamples/play.py: Fixed the play example to work with...
2005-11-02 Johan Dahlinplug leak
2005-11-01 Edward Herveygst/gstelement.override: added wrapper for gst_element_...
2005-11-01 Edward Herveygst/gst-types.defs: Updated modification from API
2005-10-27 Thomas Vander... reindent the gst way
2005-10-27 Edward Herveygst/gst.defs: Added 'caller-owns-return' to all gst_...
2005-10-27 Thomas Vander... add gst.QueryError and use it
2005-10-27 Thomas Vander... gst/: remove the hash table for miniobjects - since...
2005-10-26 Thomas Vander... some build fixes
2005-10-26 Thomas Vander... state change fix
2005-10-26 Thomas Vander... testsuite/test_event.py: fix race condition because...
2005-10-26 Thomas Vander... testsuite/test_bin.py: fix race condition because of...
2005-10-23 Thomas Vander... back to HEAD
2005-10-23 Thomas Vander... releasing 0.9.4
2005-10-22 Edward Herveygst/gst.defs: Cleaned-up symbols which still had the...
2005-10-20 Andy Wingogst/gstbin.override (_wrap_gst_bin_get_by_name): Dude...
2005-10-19 Edward Herveygst/: Update (hopefully) final API modifications
2005-10-19 Edward Herveygst/gstmessage.override: Added wrappers for parsing...
2005-10-19 Edward Herveygst/: Updated API
2005-10-19 Thomas Vander... gst/: update for latest API changes
2005-10-18 Andy Wingoexamples/pipeline-tester: Fix for state change changes.
2005-10-18 Andy WingoIs your message repr t00 sma11?
2005-10-18 Andy Wingogst/gstmessage.override (_wrap_gst_message_tp_repr...
2005-10-17 Thomas Vander... add gdb target
2005-10-14 Edward Herveygst/gst.defs: Updated to new API
2005-10-14 Edward Herveygst/gst-types.defs: Added GstDate boxed type
2005-10-14 Edward Herveygst/gst.defs: Update for new API
2005-10-13 Edward Herveygst/Makefile.am: Added pygstexception.h
2005-10-13 Edward Herveygst/: Updated to new API
2005-10-13 Thomas Vander... update a test fix an uninited var
2005-10-13 Edward Herveygst/: Use PyList_SetItem() instead of PyList_Append...
2005-10-13 Edward Herveygst/gstobject.override: Py_VISIT() might make code...
2005-10-13 Edward Herveyexamples/gstfile.py: misc fixes
2005-10-12 Andy Wingoautogen.sh (CONFIGURE_DEF_OPT): Check for automake...
2005-10-12 Andy Wingogst/gst-types.defs: Fix flags wrongly declared as enums.
2005-10-12 Andy Wingogst/gst-extrafuncs.defs (flags, set_flag, unset_flag...
2005-10-12 Andy Wingogst/gst.defs (gst_registry_scan_paths) (gst_element_abo...
2005-10-12 Julien MoutteReordering header inclusion order to fix build on my...
2005-10-12 Thomas Vander... update for new api
2005-10-11 Edward Herveygst/common.h: cleanup
2005-10-09 Thomas Vander... examples/play.py: update to current API and state of...
2005-10-09 Thomas Vander... now we can send events to elements again
2005-10-09 Thomas Vander... gst/: fix for pending state being added to state message
2005-10-07 Andy Wingogst/gstelement.override (_wrap_gst_element_get_state...
2005-10-07 Edward Herveygst/pygstiterator.c: Unref the return value, since...
2005-10-07 Edward Herveygst/pygstminiobject.c: Comments to better track the...
2005-10-07 Thomas Vander... start a message test
2005-10-07 Thomas Vander... add valgrind checking to the testsuite
2005-10-07 Johan Dahlingst/: Even more bored tonight: Implement next/resync...
2005-10-07 Johan DahlinAdd GstIterator wrapping and tests.
2005-10-06 Christian Schallerfix up some weird stuff that crept in and also some...
2005-10-06 Christian Schallerfix requires
2005-10-06 Christian Schallerupdate spec I know
2005-10-06 Edward Herveymemleak fixes. Thanks valgrind :)
2005-10-06 Edward Herveygst-python.spec.in: Wow, that file hasn't been updated...
2005-10-06 Edward Herveygst-python.spec.in: Update dependency for pygtk>= 2...
2005-10-06 Edward Herveygst/gstcaps.override: new caps should be freed on deall...
2005-10-06 Thomas Vander... gst/gstcaps.override: some more debugging
2005-10-06 Edward Herveygst/gstbuffer.override: Proper wrapping of the GstBuffe...
2005-10-06 Thomas Vander... configure.ac: need at least 2.6.3, because that contain...
2005-10-06 Edward Herveygst/pygstminiobject.c: Dooh, PyGstMiniObject doesn...
2005-10-06 Thomas Vander... snakes are green
2005-10-06 Thomas Vander... all you racist colour haters should go work on another...
2005-10-06 Thomas Vander... but use python: category for debugging from python...
2005-10-06 Thomas Vander... use correct category
2005-10-06 Thomas Vander... testsuite/test_ghostpad.py: add handoff to count receiv...
2005-10-06 Thomas Vander... reproduce how did we get here problem with a minimal...
2005-10-05 Thomas Vander... gst/gst.override: accurate line numbers for logging
2005-10-05 Thomas Vander... testsuite/: add new testsuite for ghost pad behaviour
2005-10-05 Thomas Vander... gst/gst.defs: gst.Bin constructor can take no arguments
2005-10-05 Thomas Vander... add gst.Caps.__refcount__
2005-10-05 Thomas Vander... testsuite/test_pad.py: add a test that shows we can...
2005-10-05 Thomas Vander... gst/gstobject.override: don't try and unref objects...
2005-10-05 Thomas Vander... codegen/argtypes.py: act on the mini object properly...
2005-10-05 Thomas Vander... gst/gstbuffer.override: a buffer is not a boxed
2005-10-05 Thomas Vander... allow calling runtests on one test only
2005-10-05 Edward HerveyAdded 'keeprefcount' argument for function/method param...
2005-10-05 Thomas Vander... make sure we use the debug category
2005-10-05 Thomas Vander... some more traversal logging
2005-10-05 Thomas Vander... remove print
2005-10-05 Thomas Vander... gst/__init__.py: only pygtk.require if pygtk wasn't...
2005-10-05 Thomas Vander... gst/__init__.py: don't import gobject revert ltihooks...
2005-10-04 Thomas Vander... move over some of the extend stuff that I want to use...
2005-10-04 Edward Herveycodegen/codegen.py: Added pyg_[begin|end]_allow_threads...
2005-10-04 Thomas Vander... add Makefile.am
2005-10-04 Thomas Vander... fix version numbers
2005-10-03 Thomas Vander... back to head
2005-10-03 Thomas Vander... release time
2005-10-02 Johan Dahlingst/gst.defs: Remove gst_element_*_preroll functions...
2005-09-30 Edward Herveygst/gstpad.override: Removed overriding of gst_caps_get...
2005-09-30 Thomas Vander... gst/: deprecate add_many/remove_many, fold into add...
2005-09-30 Thomas Vander... another fix for going to NULL before disposing
2005-09-30 Thomas Vander... disable the gc verification for the bus test; _async...
next