platform/upstream/gstreamer.git
2009-06-01 Thomas Vander... Convert unicode objects to utf-8 encoded G_STRINGs
2009-06-01 Thomas Vander... fix some grammar, add some debug
2009-05-26 Edward Herveygst.defs: Replace gchar** by GStrv to wrap more methods...
2009-05-26 Jan SchmidtAutomatic update of common submodule
2009-05-22 Edward Herveygstpythonplugin: Don't use pyg_gil_* in pure python...
2009-05-22 Jan SchmidtAutomatic update of common submodule
2009-05-12 Edward Herveygst-pb-0.10.23.ignore: Remove stray empty line.
2009-05-11 Jan SchmidtBack to development -> 0.10.15.1
2009-05-10 Jan SchmidtRelease 0.10.15
2009-05-07 Edward Hervey0.10.14.5 pre-release
2009-05-07 Edward Herveygst-pb-0.10.23: Fix the ignores, globs need to go in...
2009-05-07 Edward Herveygst-0.10.23.ignore: Add newly added enum values. Partia...
2009-05-07 Edward Herveycodegen: Allow ignoring enum values. Partially fixes...
2009-05-07 Jan Schmidtexamples: Port switch.py to input-selector
2009-05-07 Jan Schmidtexamples: Make xoverlay installation thread safe using...
2009-05-06 Jan Schmidt0.10.14.4 pre-release
2009-04-23 Edward Herveytestsuite: Dist new test file.
2009-04-23 Thomas Vander... TIME_ARGS: Catch bad input. Fixes #579455
2009-04-21 Jan Schmidt0.10.14.3 pre-release
2009-04-21 Jan SchmidtAutomatic update of common submodule
2009-04-18 Jan SchmidtMerge branch 'master' of ssh://git.freedesktop.org...
2009-04-18 Jan Schmidtpython: Fix some locking problems
2009-04-18 Edward Herveygstpythonplugin: Use strcmp for old glib. Fixes #579383
2009-04-17 Edward HerveyDon't forget to dist gstlibtoolimporter.py. Fixes ...
2009-04-17 Edward HerveyWrap gst-plugins-base-0.10.23 API additions. Partially...
2009-04-17 Edward HerveyWrap new API added in gstreamer-0.10.23. Partially...
2009-04-17 Mark Nauwelaertsquery_new_seeking wrapper must return query with refcou...
2009-04-15 Jan Schmidt0.10.14.2 pre-release
2009-04-15 Jan SchmidtChangeLog: regenerate changelog with the gen-changelog...
2009-04-15 Thomas Vander... Merge branch 'bz-577735'
2009-04-12 Edward Herveyregistry: fix deadlock with recursive registry scanning.
2009-04-11 Laszlo Pandydebug: Implement gst.debug_log. Fixes #571380
2009-04-11 Olivier Cretepkgconfig: We require pygobject and not pygtk. Fixes...
2009-04-11 Edward Herveyadapter: overrides for _take/_peek. Fixes #576505.
2009-04-11 Edward Herveytest_adapter: No longer use slices (which was wrong...
2009-04-11 Edward Herveyarg-types: Remove guint8* argtype.
2009-04-11 Edward Hervey__init__: Postpone registry update during initializatio...
2009-04-11 Alessandro... Fix uninstalled usage with python 2.6. Fixes #576546
2009-04-10 Thomas Vander... Merge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-04-04 Felipe ContrerasAutomatic update of common submodule
2009-04-04 Edward HerveyAutomatic update of common submodule
2009-04-04 Thomas Vander... handle actual GObject having been set to NULL in repr
2009-04-04 Edward Herveypygst.py.in: Fix license (LGPL).
2009-04-03 Mark NauwelaertsProvide wrapper for gst_tag_get_type. Fixes #571156.
2009-04-02 Thomas Vander... make sure that we actually get the clock-provide message
2009-04-02 Thomas Vander... Fix for #577735: do_handle_message leaks messages
2009-03-26 Edward HerveyFix some leaks.
2009-03-26 Edward HerveyNew guint8* ArgType. Wraps the various GstAdapter metho...
2009-03-17 Alessandro... gstbus: fix refcounting in gst.Bus.set_sync_handler.
2009-03-10 Edward Herveybase.defs: Allow passing NULL/None to gst.BaseTransform...
2009-03-09 Jan SchmidtAutomatic update of common submodule
2009-03-08 Sebastian DrögeAutomatic update of common submodule
2009-03-08 Sebastian DrögeAutomatic update of common submodule
2009-03-07 Sebastian DrögeAutomatic update of common submodule
2009-03-07 Sebastian DrögeAutomatic update of common submodule
2009-03-05 Edward Herveygstcaps: Remove dead code.
2009-03-05 Edward Herveypbutils: Fix leaked GStrv. Fixes #574258
2009-03-05 Edward HerveyFix leak in gst_flow_get_name() wrapper function. Fixes...
2009-03-02 Edward Hervey.gitignore: Reorder ignores and add *~
2009-02-27 Edward Herveyplugin: Don't import modules that were already imported.
2009-02-25 Jan Schmidtbuild: Update shave init statement for changes in commo...
2009-02-25 Jan SchmidtAutomatic update of common submodule
2009-02-24 Alessandro... Don't steal a ref to event in gst.BaseTransform.do_src_...
2009-02-22 Jan SchmidtUse shave for the build output
2009-02-22 Edward Herveygstbus.override: Allow using set_sync_handler with...
2009-02-22 Edward HerveyGstPad: Use gst_pad_set_blocked_async_full() if available.
2009-02-22 Jan SchmidtAutomatic update of common submodule
2009-02-21 David SchleefAutomatic update of common submodule
2009-02-20 Edward Herveygstpad.override: Take a copy of gst_static_pad_template...
2009-02-20 Edward HerveyPlugin Loader: Don't register non-gstElement subclasses
2009-02-20 Edward Herveygstltihooks: Sync with upstream pygobject/ltihooks...
2009-02-09 Edward Herveyplugin/Makefile.am : Remove commented lines
2009-02-09 Edward HerveyPython plugin loader implementation.
2009-02-09 Edward HerveyAdd a rule to generate valgrind suppressions for a...
2009-02-09 Edward HerveyGstMiniObject: Re-increment the C refcount after using...
2009-02-09 Edward HerveyBump revision to use for common submodule.
2009-01-30 Jan SchmidtBump common
2009-01-30 Edward HerveyFix previous commit, wasn't actually setting up a symbo...
2009-01-30 Edward HerveyUse a symbolic link for the pre-commit client-side...
2009-01-30 Edward HerveyIgnore new auto-generated .c files
2009-01-26 Stefan KostAdd progress report element to cp example.
2009-01-23 Stefan KostAdd an example for using the tagsetter iface.
2009-01-22 Sebastian DrögeFix pre-commit hook
2009-01-22 Jan SchmidtBack to devel -> 0.10.14.1
2009-01-22 Edward HerveyInstall and use pre-commit indentation hook from common
2009-01-21 Edward Herveyautogen.sh : Use git submodule
2009-01-19 Jan SchmidtRelease 0.10.14
2009-01-09 Jan Schmidtconfigure.ac: 0.10.13.3 pre-release
2009-01-08 Edward HerveyRaise an Exception when wrapping a NULL GstIterator.
2009-01-05 Vincent GENIEUXgst/gststructure.override: Don't leak key names in...
2009-01-02 Edward Herveygst/: Wrap more GstIndexEntry methods and properties.
2008-12-31 Edward HerveyWrap gst-plugins-base's tag helper library.
2008-12-31 Edward HerveyWrap gst-plugins-base's video helper library.
2008-12-31 Edward HerveyWrap gst-plugins-base's audio helper library.
2008-12-30 Edward HerveyUpdated core API additions
2008-12-09 Alessandro... gst/__init__.py: Add gst.Fourcc.__eq__ and gst.Fourcc...
2008-12-09 Edward Herveygst/Makefile.am: Don't forget to dist/install gst-0...
2008-12-09 Vincent Genieuxgst/arg-types.py: Fix memory leak for GstMiniObjects...
2008-12-06 Edward Herveygst/gstpad.override: Fix memory leak for functions...
2008-12-06 Edward Herveycodegen/argtypes.py: Add handling of 'keep-refcount...
next