Changelog for
python-gstreamer-0_10-0.10.22-12.4.x86_64.rpm :
Fri Mar 1 13:00:00 2013 dimstarAATTopensuse.org
- Spec-cleanup using format_spec_file service.
Tue Nov 15 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 0.10.22:
+ pad probes working properly with recent GStreamer
+ fixes for encoding profiles and encodebin
+ build fixes
+ install pygst.h, pygstminiobject.h and other headers so they
can be used by other python bindings such the ones for
gstreamer-editing-services
+ Bugs fixed: bgo#587432, bgo#639421, bgo#639423, bgo#639427,
bgo#640207, bgo#640341, bgo#640410, bgo#640837, bgo#649227,
bgo#650986, bgo#650987, bgo#656289, bgo#657435.
Thu Jun 9 14:00:00 2011 vuntzAATTopensuse.org
- Drop python-gnome Requires: it was only there for the gnome-vfs
bindings, and they are not used anymore.
Fri May 6 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.10.21:
+ gstreamer core/base 0.10.32 API additions
+ Fix GstDiscover methods.
Tue Dec 7 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.10.20:
+ libpython loading fixes
+ MacOSX standard python support
Sun Aug 8 14:00:00 2010 vuntzAATTopensuse.org
- Move some files to devel subpackage.
Fri Aug 6 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.10.19:
+ Updates to 0.10.29/0.10.30 core/base API addition.
Mon Mar 8 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.10.18:
+ Updates to 0.10.26 core/base API addition
+ Bugs fixed:
- bgo#592459: info.print_info() uses info.tags.pop() to get
values, but pop is destructive, so calling print_info
twice can return different results
- bgo#599818: Import of pygst fails with Element missing
Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.10.17:
+ Fix leak in gst_base_sink_get_last_buffer()
+ Fix linking of pygstminiobject
+ Add test_audio.py example
+ Fix deadlocks calling gst_pad_link()
+ Bugs fixed:
- bgo#590348 : [audio (and other modules)] can\'t use
pygstminiobject !
- bgo#590803 : checks fail in non-English locale
- bgo#592447 : memory leak on certain pipelines with appsink
Wed Aug 12 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 0.10.16:
* Update bindings for GStreamer 0.10.24
* Fixes for the python plugin loader
* Bugs fixed: bgo#580992, bgo#583378, bgo#583607, bgo#584445.
Sun May 17 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.15:
+ Support new API in core/base
+ Fixes for python 2.6
+ Other bug-fixes and improvements
+ Bugs fixed: bgo#304361, bgo#576145, bgo#514717, bgo#571156,
bgo#571380, bgo#572487, bgo#574251, bgo#574258, bgo#574272,
bgo#576505, bgo#577735, bgo#578435, bgo#578731, bgo#578848,
bgo#579183, bgo#579325, bgo#579383, bgo#581546, bgo#581729,
bgo#581737, bgo#579416, bgo#579455, bgo#576546
Thu May 7 14:00:00 2009 vuntzAATTnovell.com
- Remove AutoReqProv: it\'s default now.
- Do not call autoreconf: we don\'t need this.
- Split devel package.