platform/upstream/gstreamer.git
2006-02-10 Andy Wingogst/gst.defs (disable_sync_message_emission)
2006-02-10 Andy Wingoexamples/play.py (GstPlayer.query_position)
2006-02-07 Edward Herveygst/: Remove deprecated code dating back from 0.8 era.
2006-02-06 Andy Wingocodegen/argtypes.py (UInt64Arg.write_param): Parse...
2006-02-02 Edward Herveygst/gst.override: (gst.TIME_ARGS) return "CLOCK_TIME_NO...
2006-02-02 Edward Herveygst/gst.defs: Update for current GStreamer core API
2006-02-01 Edward Herveytestsuite/test_event.py: Properly use tempfile
2006-02-01 Edward Herveygst/gst.defs: When using gst.Element.send_event() and...
2006-02-01 Thomas Vander... testsuite/test_event.py: add a test case for autopluggi...
2006-02-01 Thomas Vander... testsuite/test_element.py: add another link test
2006-01-30 Edward HerveyLink against Gst Data protocol libraries.
2006-01-25 Christian Schallerupdate spec file
2006-01-16 Thomas Vander... back to head
2006-01-16 Thomas Vander... releasing 0.10.2
2006-01-14 Thomas Vander... prerelease
2006-01-13 Edward Herveygst/gstlibs.override: GstController : don't use values...
2006-01-09 Edward Herveygst/base.defs: Revert guint8* to gchar* modifications...
2006-01-08 Edward Herveygst/gststructure.override: Properly check for gstvalue...
2006-01-05 Edward Herveygst/base.defs: Use gchar* instead of guint8* for GstAdapter
2006-01-01 Edward HerveyFirst step at wrapping base elements in gst-python
2005-12-23 Thomas Vander... back to HEAD
2005-12-23 Thomas Vander... releasing 0.10.1
2005-12-22 Thomas Vander... duh, typo
2005-12-22 Thomas Vander... install in pyexecdir as well
2005-12-22 Thomas Vander... pygst.py.in: give the correct error when not finding...
2005-12-20 Thomas Vander... prereleasing
2005-12-20 Edward Herveygst/gst-types.defs: Added GstStaticCaps and GstStaticPa...
2005-12-19 Martin Sotogst/gstbus.override (_wrap_gst_bus_add_watch): This...
2005-12-19 Edward Herveygst/gst.override: ignore gst_object_sink
2005-12-19 Edward Herveygst/: Properly wrap the gst_dp_* functions (cast gchar...
2005-12-18 Edward Herveygst/gst.override: ignore gst_plugin_get_module, GModule...
2005-12-18 Edward Herveygst/gst.defs: gst_object_sink is a method of GstObject...
2005-12-16 Andy Wingogst/gstpad.override (handle_event_function_exception)
2005-12-14 Thomas Vander... Follow pygtk's lead in installing pygst.py and .pth...
2005-12-12 Edward Herveyexamples/gstfile.py: Moved the Discoverer class to...
2005-12-09 Edward Herveygst/arg-types.py: This covers for the codegenerator...
2005-12-09 Edward Herveygst/arg-types.py: Added (reverse_)wrapper for GBoxed...
2005-12-07 Edward Herveygst/gstmessage.override: Fix for memleak
2005-12-05 Thomas Vander... back to HEAD
2005-12-05 Thomas Vander... releasing 0.10.0
2005-12-05 Edward Herveygst/gst.defs: Wrapped last pre-0.10 API update (I hope...)
2005-12-05 Edward Herveyexamples/gstfile.py: Fix for fractional framerates.
2005-12-05 Andy Wingotestsuite/test_registry.py (RegistryTest.testPluginList...
2005-12-01 Thomas Vander... back to HEAD
2005-12-01 Thomas Vander... releasing 0.9.7
2005-12-01 Andy Wingoconfigure.ac (GST_PLUGINS_BASE_LIBS): Check for gstream...
2005-11-30 Edward Herveygst-interfaces-0.9.pc is no more, update to new use
2005-11-30 Edward Herveygst/: Queue is now a plugin, remove static references
2005-11-29 Edward Herveygst/gst.defs: Update for API changes
2005-11-24 Edward Herveygst/gst.override: Ignore all *_full functions/methods
2005-11-23 Thomas Vander... add a torture target
2005-11-23 Thomas Vander... back to HEAD
2005-11-23 Thomas Vander... releasing 0.9.6
2005-11-23 Edward Herveygst/: And more API updated, pom po do pom pom pom....
2005-11-23 Edward Herveygst/interfaces.defs: Update for Interfaces API changes
2005-11-23 Edward Herveygst/: API updates
2005-11-22 Edward Herveygst/: Added FractionRange type
2005-11-22 Andy Wingogst/: Run update-funcnames.
2005-11-22 Edward Herveygst/xoverlay.defs: Update for API changes in XOverlay...
2005-11-21 Thomas Vander... Add an example for the cutter element
2005-11-21 Thomas Vander... closure visiting should be LOG
2005-11-21 Edward Herveygst/gst-types.defs: GstSegment is properly wrapped
2005-11-21 Edward Herveygst/gst.override: Take either int or longs and return...
2005-11-21 Edward Herveyexamples/gstfile.py: Cleanup
2005-11-21 Andy Wingogst/gst.defs (net_client_clock_new): Add some defaults.
2005-11-21 Edward Herveygst/: API updates
2005-11-21 Jan Schmidtgst/gst.defs: Rename gst_caps_structure_fixate_* to...
2005-11-21 Edward Herveygst/: Update for latest API changes
2005-11-19 Thomas Vander... add header stuff
2005-11-18 Andy Wingogst/Makefile.am: Add GST_NET libs. gst/gst.defs (gst_ne...
2005-11-15 Edward Herveygst/gst.defs: Keep refcount for the message of gst_bus_...
2005-11-15 Johan Dahlinadd gst.message_application_new test case
2005-11-11 Thomas Vander... back to head
2005-11-11 Thomas Vander... releasing 0.9.5
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
next