Commit graph

11 commits

Author SHA1 Message Date
drochner
9060a542fd update to 0.10.13
changes:
Updated for GStreamer 0.10.21 API
New examples
Fix double import issues on OS/X
Bug fixes
2008-10-16 17:33:37 +00:00
drochner
50ca67f0f7 update to 0.10.12
changes:
Build fixes
make gst.Fraction do simplification like GstFraction does in C
Wrap gst_type_find_register
Various bug-fixes
2008-07-15 10:11:10 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
drochner
fe592c821e update to 0.10.11
changes:
-Wrap gst.Pad.start_task
-New videomixer example
-Various other fixes
2008-04-11 19:58:30 +00:00
drochner
d0bb6d1497 update to 0.10.10
changes:
-Wrap new API for 0.10.16 GStreamer and Base releases
-New gst.pbutils module wraps the gst-plugins-base pbutils library
-Rework gst_pad_add_*probe function wrapping to avoid leaks
-Various build fixes
2008-02-28 19:43:08 +00:00
drochner
79c9d4c9ab update to 0.10.8
changes: bugfixes
2007-08-31 17:34:57 +00:00
drochner
cfa6332761 update to 0.10.7
changes: minor bugfixes
2007-02-08 21:33:33 +00:00
drochner
d8e8ac4930 update to 0.10.6
changes:
-Now only depends on pygobject
-Parallel installability with 0.8.x series
-Threadsafe design and API
-bugfixes

pkgsrc change: added bl3 file
2007-01-05 11:04:42 +00:00
drochner
5e45ddaaae This is not a pure Python extension and doesn't support multiple Python
versions in parallel. Thus "application.mk" must be pulled in to avoid
automatic Python version selection.
2006-12-11 12:53:17 +00:00
drochner
7001cd690c import gst-python-0.10.5, which are Python bindings for gstreamer0.10
(this pkg cannot be installed for multiple Python versions, because
it is not a pure extension)
2006-07-26 13:06:23 +00:00