platform/upstream/gstreamer.git
2011-04-04 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-24 Stefan KostAutomatic update of common submodule
2011-03-22 Luis de Bethencourtconfigure.ac: redundant uses of AC_MSG_RESULT()
2011-03-22 Luis de Bethencourtautogen: wingo signed comment
2011-02-28 Mark NauwelaertsAutomatic update of common submodule
2011-02-14 Stefan KostAutomatic update of common submodule
2011-02-09 Tim-Philipp... gst-0.10.31.ignore: fix build against core 0.10.30
2011-02-09 Arun Raghavancodegen: Respect ignore-type for miniobjects
2011-02-09 Arun Raghavancodegen: Handle empty lines in overrides gracefully
2011-02-06 Edward Herveypbutils: Specify which string variables can be NULL
2011-01-28 Tim-Philipp... gstmodule: remove unused label to fix compiler warning
2011-01-25 Andoni Morales... tests: fix checks when the locale is not the default one
2011-01-25 Edward Herveyconfigure.ac: And back to development we go
2011-01-20 Edward HerveyRelease 0.10.21
2011-01-17 christian schallerUpdate spec file with latest changes
2011-01-16 Edward Herveygstmodule: Add tags introduced in 0.10.31
2011-01-16 Edward Herveygstmodule: Use a macro to register tags
2011-01-12 Arun Raghavancodegen: Ignore functions whose return type is ignored
2011-01-12 Arun Raghavancodegen: Handle pointer types in is_type_ignored()
2011-01-12 Edward Herveytestsuite: Add a make command to run tests forever
2011-01-11 Edward Hervey0.10.20.3 pre-release
2011-01-11 Stefan KostAutomatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-07 Edward Herveypbutils: Fix discoverer miniobject methods
2011-01-07 Edward Hervey0.10.20.2 pre-release
2011-01-07 Edward Herveypbutils: Add overrides for new API
2011-01-05 Edward Herveyencoding: encoding_profile_get_output_caps => _get_inpu...
2011-01-05 Edward Herveygst: update for latest API addition
2011-01-05 Edward Herveypbutils: Update .defs for latest addition
2011-01-05 Edward Herveygst: Update to 0.10.32 core/base API
2011-01-05 Edward Herveyarg-types: Properly handle const-GstCaps* return values
2010-12-20 Edward HerveyAutomatic update of common submodule
2010-12-15 Stefan KostAutomatic update of common submodule
2010-12-13 Stefan KostAutomatic update of common submodule
2010-12-05 Edward Herveytest_pad: Fix pad refcount checking due to fix in core
2010-12-03 Edward Herveyconfigure.ac: back to development
2010-12-01 Edward HerveyRelease 0.10.20
2010-11-22 Tim-Philipp... 0.10.19.5 pre-release
2010-11-22 Alessandro... Fix distcheck some more.
2010-11-22 Alessandro... Fix distcheck.
2010-11-17 Thiago Santosgst: updating datetime functions
2010-11-09 Edward Herveypbutils: Check that pygst_init() succeeded
2010-11-09 Edward Herveygst: run gst-indent all C files
2010-11-09 Edward Herveypygst: Get the _PyGst_API symbol from the proper module
2010-11-08 Edward Herveypbutils: Update for latest API change in gstdiscoverer
2010-11-01 Tim-Philipp... configure.ac: 0.10.19.4 pre-release
2010-10-30 Tim-Philipp... pbutils: update for discoverer API changes in last...
2010-10-27 David Hoytplugin: Fix build on MSVC
2010-10-27 Jan SchmidtAutomatic update of common submodule
2010-10-27 Jan Schmidtfilesrc.py: Call gobject.threads_init() in the example
2010-10-22 Edward Herveyconfigure.ac: 0.10.19.2 pre-release
2010-10-22 Edward Herveypbutils: Overrides for GstDiscoverer API
2010-10-22 Edward Herveygst: Register new GST_ELEMENT_FACTORY_LIST_TYPE constants
2010-10-22 Edward Herveygst: Add override for new qos messages
2010-10-22 Edward Herveygst: Add override for gst_event_parse_sink_message
2010-10-22 Edward Herveygst: Add overrides for new GstElementFactoryList functions
2010-10-22 Edward Herveyarg-types: GstElementFactoryListType is a guint64
2010-10-22 Edward Herveygst: Add GstDateTime as a boxed
2010-10-18 Edward Herveygst: Make all libraries use shared PyGst_API
2010-10-18 Edward Herveygst: Export some pygst API to be used by external modules
2010-10-18 Edward Herveygst: Bump required core/base to 0.10.20
2010-10-18 Edward Herveygst: Update to latest 0.10.31 core/base API
2010-10-14 David SchleefAutomatic update of common submodule
2010-10-08 David SchleefAutomatic update of common submodule
2010-10-08 Sebastian DrögeAutomatic update of common submodule
2010-09-21 Edward HerveyAutomatic update of common submodule
2010-09-07 Артём Поповexamples: add an example to show looping using segments
2010-09-07 Tim-Philipp... Automatic update of common submodule
2010-09-06 David SchleefAutomatic update of common submodule
2010-09-05 Sebastian DrögeAutomatic update of common submodule
2010-08-30 Alessandro... acinclude.m4: also look in ${py_prefix}/lib for libpyth...
2010-08-30 Leo Singerplugin: fix spurious exceptions in pygst_require. Fixes...
2010-08-30 Leo Singerplugin: refresh the plugin registry when plugins change.
2010-08-27 Alessandro... plugin: call pygtk.require("2.0") before importing...
2010-08-27 Leo Singergst: add bindings for more gst.util_uint64_scale_*
2010-08-26 Alessandro... plugin: remove an unneeded PyType_Check call. Makes...
2010-08-26 Alessandro... plugin: declare _PyGstElement_Type as void*.
2010-08-26 Alessandro... Make the plugin loader work on OSX with the standard...
2010-08-26 Alessandro... Merge branch 'master' of ssh://git.freedesktop.org...
2010-08-26 Alessandro... plugin: don't link to libpython
2010-08-26 Alessandro... acinclude.m4: use a better way to find the correct...
2010-08-26 Alessandro... plugin: refactor the initialization code.
2010-08-25 Alessandro... plugin: fix the manual loading of libpythonX.Y.so.
2010-08-25 Alessandro... plugin: check for _Py_NoneStruct instead of Py_None.
2010-08-13 Stefan KostAutomatic update of common submodule
2010-08-10 Tim-Philipp... Automatic update of common submodule
2010-08-06 Alessandro... gst.Structure: raise TypeError when assigning None...
2010-08-05 Stefan KostAutomatic update of common submodule
2010-08-04 Sebastian Drögeconfigure: Check if the compiler supports ISO C89 or...
2010-07-26 Alessandro... test_fraction: add a test for gobject property marshalling.
2010-07-26 Alessandro... gst: implement getters and setters for GST_TYPE_FRACTIO...
2010-07-16 Edward HerveyBack to development.
2010-07-15 Edward HerveyRelease 0.10.19 "Insert Casablanca quote here"
2010-07-14 Alessandro... gst.GhostPad: allow set_target(None) to unset the targe...
2010-07-07 Edward Herveyconfigure.ac: 0.10.18.4 pre-release
next