Files
python-gst/python-gst.changes

52 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Sat Feb 6 12:06:27 UTC 2016 - zaitor@opensuse.org
- Update to version 1.6.2:
+ overrides: fix a few typos in exception messages.
+ python:
- Check return value of g_module_symbol().
- Don't call Py_DECREF() on NULL.
+ pythonplugin: Clean up error handling a bit.
-------------------------------------------------------------------
Mon Nov 23 21:28:43 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.1:
+ Fix regression creating (Ghost)Pad (bgo#757108).
- Changes from version 1.6.0:
+ tests:
- Fix tests in python2.
- Add test_fraction back in the testsuite.
- Bring back the testsuite and test if the initialization
override works.
+ overrides:
- Do not use inspect.signature as it is not avalaible in
python2.
- Disable all GStreamer APIs until Gst has been initialized.
- Try hard to make the query writable in the pad query
function.
+ Remove INSTALL file.
+ plugin: Name differently between python2 and python3.
-------------------------------------------------------------------
Mon Oct 20 16:26:48 UTC 2014 - dimstar@opensuse.org
- Update to version 1.4.0:
+ pythonplugin: Fix compiler warning about unused format string
argument.
-------------------------------------------------------------------
Sat Oct 11 21:20:12 UTC 2014 - dimstar@opensuse.org
- Update to version 1.3.90:
+ Sync up for releasse with GStreamer 1.4.x.
- Split new subpackage gstreamer-plugin-python, when building for
python3.
-------------------------------------------------------------------
Thu Sep 11 21:01:37 UTC 2014 - dimstar@opensuse.org
- Initial package, python gstreamer; bindings for GStreamer 1.0,
version 1.2.1.