platform/upstream/gstreamer.git
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...
2008-12-06 Edward Herveytestsuite/Makefile.am: Add a way to run individual...
2008-12-06 Edward Herveyexamples/gst-discover: Beautify output of discoverer...
2008-12-06 Edward Herveytestsuite/test_event.py: Sinks now send GST_EVENT_LATEN...
2008-12-05 Sebastian DrögeAdd common to SUBDIRS and generate common/Makefile...
2008-12-04 Sebastian Drögeconfigure.ac: Apparently AC_CONFIG_MACRO_DIR breaks...
2008-12-04 Sebastian Drögeconfigure.ac: Set AC_CONFIG_MACRO_DIR to common/m4...
2008-11-23 Thomas Vander... pep-8 cleanups
2008-11-19 Alessandro... Wrap gst_type_find_peek.
2008-11-08 Alessandro... gst/: Add GstBaseTransform::transform_size virtual.
2008-11-08 Alessandro... gst/__init__.py: Fix on systems that don't have dlopen...
2008-11-07 Jan Schmidtgst/gst.override: Fix compiler warning about missing...
2008-10-05 Jan Schmidtconfigure.ac: Back to development -> 0.10.13.1
2008-10-05 Thiemo Seufergst/__init__.py: Use correct values for RTLD_GLOBAL...
2008-10-05 Alexander Wirtgst/__init__.py: Import modules in the correct order...
2008-10-03 Jan SchmidtRelease 0.10.13
2008-09-17 Jan Schmidtconfigure.ac: 0.10.20.2 pre-release
2008-09-09 Edward HerveyAdd API additions for upcoming 0.10.21 core release
2008-09-04 Brian Cameronexamples/pipeline-tester: Don't hardcode audio/video...
2008-08-26 Edward Herveygst/gstcaps.override: Override gst_caps_append_structur...
2008-08-11 Edward Herveygst/: Add gstdebugutils.[ch] methods that weren't wrapp...
2008-07-02 Edward Herveyupdate upstream API changes
2008-06-27 Edward Herveytestsuite/test_interface.py: Don't hardcode 'alsasrc...
2008-06-27 Edward Herveytestsuite/test_xml.py: Don't attempt to test gst.XML...
2008-06-27 Jan Schmidtgst/gstbuffer.override: the GstBuffer overrides seem...
2008-06-26 Edward Herveygst/: Fix double-import issues on macosx.
2008-06-26 Edward Herveygst/gstmodule.c: Return None if GstMiniObject GValue...
2008-06-20 Jan Schmidtconfigure.ac: Bump version back to dev -> 0.10.12.1
2008-06-18 Jan SchmidtRelease 0.10.12
2008-06-13 Edward Herveyconfigure.ac: 0.10.11.3 pre-release
2008-06-13 Edward HerveyRe-opens #530417
2008-06-12 Edward HerveyRe-opens #514717
2008-06-05 Jan Schmidtconfigure.ac: 0.10.11.2 pre-release
2008-05-26 Edward Herveygst/gstevent.override: gst_event_new_tag takes ownershi...
2008-05-17 Edward Herveygst/extend/discoverer.py: Add timeout property.
2008-05-14 Jan Schmidtgst/__init__.py: Make gst.Fraction simplify like the...
2008-05-14 Edward Herveygst/gstcaps.override: Fix typo
2008-05-08 Johan DahlinNew 'fancy' constructor for gst.Element, allows creatin...
2008-05-08 Edward Herveygst/: Fix broken indentation
2008-05-08 Edward Herveygst/: Use G_GSSIZE_FORMAT for ssize_t types.
2008-05-07 Christian Schallerupdate spec file with latest changes
2008-04-28 Alessandro... gst/gst.override: Add wrapping of gst_type_find_register.
2008-04-28 Alessandro... gst/gstelementfactory.override: Release GIL in gst_elem...
2008-04-24 Jan Schmidtexamples/: Sync with the X server before giving an...
2008-04-06 Damien Lespiauconfigure.ac: Actually build dlls when cross-compiling...
2008-03-21 Jan Schmidtconfigure.ac: Back to development - 0.10.11.1
2008-03-21 Jan SchmidtRelease 0.10.11
2008-03-04 Jan Schmidtconfigure.ac: 0.10.10.2 pre-release
2008-02-29 Rene Stadlergst/gst.override: Don't crash by unreffing NULL when...
2008-02-10 Edward HerveyFix memleak in gst.Pad.set_blocked_async()
2008-02-10 Edward Herveygst/gstpad.override: Wrap gst.Pad.start_task().
2008-02-08 Edward Herveygst/base.defs: gst_adapter_push steals the refcount.
2008-01-31 Stefan Kostexamples/video-controller.py: Demo how to use the contr...
2008-01-31 Jan Schmidtgst/.cvsignore: Ignore generated pbutils.c
2008-01-30 Edward Herveygst/gstmodule.c: Remove do_pending_calls timeout which...
2008-01-28 Jan Schmidtconfigure.ac: Back to CVS
2008-01-28 Jan SchmidtRelease 0.10.10
2008-01-21 Jan Schmidtconfigure.ac: 0.10.9.4 pre-release
2008-01-21 Luca FerrettiMakefile.am: Include PYTHON_INCLUDES in the common...
2008-01-17 Edward Herveyconfigure.ac: 0.10.9.3 pre-release
2008-01-16 Edward HerveyFix symbol generation for win32.
2008-01-15 Jan Schmidtgst/pbutils.override: Fix compilation against Python...
2008-01-14 Edward Herveyconfigure.ac: 0.10.9.2 pre-release
2008-01-14 Edward HerveySeries of update for new API added to 0.10.16.
2008-01-13 Edward Herveyconfigure.ac: Bump requirement to core and -base >...
2008-01-13 Sébastien Mouttewin32/vs6/libgstpython.dsp: Setup two different builds...
2008-01-13 Edward HerveyRe-implement wrapping of gst_pad_add_*probe in order...
2008-01-13 Edward Herveygst/pbutils.override: Finish wrapping gst.pbutils by...
2008-01-11 Edward Herveygst/Makefile.am: gst.pbutils also needs to handle minio...
2008-01-10 Sebastian Drögeautogen.sh: Add -Wno-portability to the automake parame...
2008-01-01 Edward Herveygst/: new gst.pbutils module that wraps the gst-plugins...
2007-12-18 Andy Wingoexamples/switch.py: New file, a basic demo for a single...
2007-12-18 Tim-Philipp... Makefile.am: Include common/win32.mak for CRLF check...
2007-11-29 Sebastian Drögeacinclude.m4: Use pythonX.Y-config to detect the includ...
2007-11-28 Edward Herveyconfigure.ac: Back to development cycle
2007-11-28 Edward HerveyReleasing 0.10.9
2007-11-24 Edward Herveyconfigure.ac: 0.10.8.2 pre-releases
2007-11-08 Edward Herveygst/: Update API changes for core+base pre-releases
2007-11-08 Johan DahlinAdd a new module, gstoption which allows you to fetch the
next