- Dec 05, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.10.0
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.defs: (alloc_buffer_and_set_caps): Wrapped last pre-0.10 API update (I hope...) * examples/gstfile.py: (Discoverer._new_decoded_pad_cb): Fix for fractional framerates.
-
Edward Hervey authored
Original commit message from CVS: * examples/gstfile.py: (Discoverer._new_decoded_pad_cb): Fix for fractional framerates.
-
Andy Wingo Wingo authored
testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements. Original commit message from CVS: 2005-12-05 Andy Wingo <wingo@pobox.com> * testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements.
-
- Dec 01, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.7
-
Andy Wingo Wingo authored
configure.ac (GST_PLUGINS_BASE_LIBS): Check for gstreamer-plugins-base.pc, the one that has the interfaces etc. Original commit message from CVS: 2005-12-01 Andy Wingo <wingo@pobox.com> * configure.ac (GST_PLUGINS_BASE_LIBS): Check for gstreamer-plugins-base.pc, the one that has the interfaces etc. * gst/Makefile.am (interfaces_la_CFLAGS, interfaces_la_LDFLAGS): PLUGINS_BASE, not BASE.
-
- Nov 30, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: * gst/Makefile.am: gst-interfaces-0.9.pc is no more, update to new use * testsuite/test_element.py: Fix for queue modification
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: * gst/gst.override: Queue is now a plugin, remove static references
-
- Nov 29, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.defs: Update for API changes * gst/gstquery.override: wrapper for query_parse_seeking()
-
- Nov 24, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.override: Ignore all *_full functions/methods * gst/gstbus.override: Wrapper for gst_bus_add_signal_watch that now takes an optional priority argument
-
- Nov 23, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: add a torture target
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.6
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: And more API updated, pom po do pom pom pom....
-
Edward Hervey authored
Original commit message from CVS: * gst/interfaces.defs: Update for Interfaces API changes
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: API updates
-
- Nov 22, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/pygstvalue.c: (pygst_value_as_pyobject), (pygst_value_init_for_pyobject), (pygst_value_from_pyobject), (pygst_value_init): * gst/__init__.py: Added FractionRange type * gst/gst-types.defs: * gst/gst.defs: * gst/gst.override: API updates
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-11-22 Andy Wingo <wingo@pobox.com> * gst/gst.defs: * gst/gstevent.override: Run update-funcnames.
-
Edward Hervey authored
Original commit message from CVS: * gst/xoverlay.defs: Update for API changes in XOverlay interface
-
- Nov 21, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: Add an example for the cutter element
-
Thomas Vander Stichele authored
Original commit message from CVS: closure visiting should be LOG
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: GstSegment is properly wrapped * gst/gst.defs: Add GstBin::handle_message virtual method
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.override: (_wrap_GST_TIME_ARGS): Take either int or longs and return unsigned long long
-
Edward Hervey authored
Original commit message from CVS: * examples/gstfile.py: Cleanup * gst/gst-types.defs: * gst/gst.defs: API update. More fixes to follow.
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-11-21 Andy Wingo <wingo@pobox.com> * gst/gst.defs (net_client_clock_new): Add some defaults.
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: API updates * gst/pygstvalue.c: (pygst_value_as_pyobject), (pygst_value_from_pyobject): Fixes for gst_value_array and GST_FOURCC_FORMAT
-
Jan Schmidt authored
Original commit message from CVS: * gst/gst.defs: Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
-
Edward Hervey authored
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: Update for latest API changes Still have to make GstSegment properly wrappable (GBoxed?)
-
- Nov 19, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: add header stuff
-
- Nov 18, 2005
-
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-11-18 Andy Wingo <wingo@pobox.com> * gst/Makefile.am: Add GST_NET libs. * gst/gst.defs (gst_net_time_provider_new) (gst_net_client_clock_new): Add constructors * configure.ac: Check for gstreamer-net as well. * gst/gst.override: Include gst/net/gstnet.h. * gst/gst-types.defs (NetTimeProvider, NetClientClock): Added new types.
-
- Nov 15, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.defs: Keep refcount for the message of gst_bus_post() * gst/gststructure.override: Don't free a structure on dealloc (the parent does that) * testsuite/test_message.py: Proper testing of bus functionnality with a mainloop
-
Johan Dahlin authored
Original commit message from CVS: add gst.message_application_new test case
-
- Nov 11, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to head
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.5
-
- Nov 10, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gsttaglist.override: put the gst.TagList.keys() method back.
-
Edward Hervey authored
Original commit message from CVS: * gst/gstmodule.c: (init_gst): Added GST_TAG_* string constants * gst/gstpad.override: Make probe handler return TRUE if the Python callback doesn't return anything. * gst/gsttaglist.override: Cleaned up gst.TagList, works as a dictionnary.
-
- Nov 08, 2005
-
-
Edward Hervey authored
gst/gst.*: Added new function gst.TIME_ARGS which returns the string representation of a GstClockTime Original commit message from CVS: * gst/gst.defs: * gst/gst.override: Added new function gst.TIME_ARGS which returns the string representation of a GstClockTime
-
- Nov 07, 2005
-
-
Christian Schaller authored
Original commit message from CVS: update spec file to work with latest changes
-
- Nov 04, 2005
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gstelement.override: So apparently 0 != O :)
-