summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-01-28Release 0.10.10gst-python-0.10.10Jan Schmidt
2008-01-21configure.ac: 0.10.9.4 pre-releaseJan Schmidt
2008-01-21Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level.Luca Ferretti
2008-01-17configure.ac: 0.10.9.3 pre-releaseEdward Hervey
2008-01-16Fix symbol generation for win32.Edward Hervey
2008-01-15gst/pbutils.override: Fix compilation against Python 2.4.Jan Schmidt
2008-01-14configure.ac: 0.10.9.2 pre-releaseEdward Hervey
2008-01-14Series of update for new API added to 0.10.16.Edward Hervey
2008-01-13configure.ac: Bump requirement to core and -base >= 0.10.12 .Edward Hervey
2008-01-13win32/vs6/libgstpython.dsp: Setup two different builds, one for Python24 and ...Sébastien Moutte
2008-01-13Re-implement wrapping of gst_pad_add_*probe in order to avoid leaks of user-d...Edward Hervey
2008-01-13gst/pbutils.override: Finish wrapping gst.pbutils by adding install_plugins_a...Edward Hervey
2008-01-11gst/Makefile.am: gst.pbutils also needs to handle miniobjectsEdward Hervey
2008-01-10autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge
2008-01-01gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper l...Edward Hervey
2007-12-18examples/switch.py: New file, a basic demo for a single-stream switcher. Coul...Andy Wingo
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller
2007-11-29acinclude.m4: Use pythonX.Y-config to detect the include path for the python ...Sebastian Dröge
2007-11-28configure.ac: Back to development cycleEdward Hervey
2007-11-28Releasing 0.10.9gst-python-0.10.9Edward Hervey
2007-11-24configure.ac: 0.10.8.2 pre-releasesEdward Hervey
2007-11-08gst/: Update API changes for core+base pre-releasesEdward Hervey
2007-11-08Add a new module, gstoption which allows you to fetch theJohan Dahlin
2007-11-01gst/: Make sure it still builds with GStreamer 0.10.14.Johan Dahlin
2007-10-25gst/gst.*: Patch from Alessandro Decina adding get_type_full and get_protocol...Alessandro Decina
2007-10-18examples/play.py: Fix the sample player slightly so that the expose method ac...Jan Schmidt
2007-10-18gst/gst.*: Thanks to Sebastien Merle for resurrecting a patch I'd forgotten a...Edward Hervey
2007-10-13gst/gstobject.override: Release the GIL when calling gst_object_get_path_stri...Edward Hervey
2007-10-13gst/gstmodule.c: Added new gst.TAG_COMPOSER constant that appeared in core 0....Edward Hervey
2007-10-09gst/: Update API definitions for GStreamer core and gst-plugins-base.Edward Hervey
2007-10-09testsuite/: Fix unit tests for pygobject >= 2.13.0Edward Hervey
2007-10-08gst/pygstminiobject.c: Move up variable declaration to the top of the function.Sébastien Moutte
2007-09-11gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit).Andy Wingo
2007-08-16gst/: Make ro memory to share.Stefan Kost
2007-08-01configure.ac: Back to development cycle.Edward Hervey
2007-08-01Releasing 0.10.8gst-python-0.10.8Edward Hervey
2007-07-30configure.ac: 0.10.7.2 pre-releaseEdward Hervey
2007-07-30gst/gst.override: And the dataqueue header only landed in 0.10.11 too.Edward Hervey
2007-07-30gst/gst-0.10.11.ignore: GstDataQueue was added in gstreamer-0.10.11Edward Hervey
2007-07-28gst/: Adding new API additionsEdward Hervey
2007-07-28Adding version overrides for new core/base releases.Edward Hervey
2007-07-28gst/interfaces.override: Add more threadsafety in the overrides.Edward Hervey
2007-07-27Add win32 requirements.Edward Hervey
2007-07-27gst/gst.defs: Make .get_uri_type() methods return a GstURIType enum instead o...Edward Hervey
2007-07-27gst/extend/discoverer.py: New parameter to the discoverer to change the defau...Edward Hervey
2007-07-27examples/gst-discover: Show duration of audio/video streams.Edward Hervey
2007-07-20gst/gst-disable-loadsave.ignore: Override more when having now xml.Stefan Kost
2007-07-09gst/gstelement.override: Override the proxy method for GstElement::request_ne...Edward Hervey
2007-07-09gst/gstevent.override: Copy the GstStructure given as argument to gst_event_n...Zaheer Abbas Merali
2007-07-05gst/: Handle 'gchar**' (GStrv) arguments in a uniform way.Rene Stadler