Changelog for
python-gstreamer-0_10-debuginfo-0.10.22-10.1.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.
Thu Feb 5 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.14:
+ Handle keep-refcount for GBoxed arguments
+ Mark gst.message
* that take ownership of the
gst.Structure/gst.TagList
+ Wrap new API in Core and Base
+ Various other bug fixes and improvements
+ Bugs fixed: bgo#543961, bgo#553131, bgo#553134, bgo#554545,
bgo#556054, bgo#559406, bgo#559768, bgo#564580, bgo#566903
Fri Oct 24 14:00:00 2008 mawAATTsuse.de
- Update to version 0.10.13:
+ Make gst.Fraction do simplification like GstFraction does in C
+ Wrap gst_type_find_register
+ Updated for GStreamer 0.10.21 API
+ Updated docs
+ Bugs fixed:
+ Bugs fixed: bgo#529728, bgo#529731, bgo#531697, bgo#532809,
bgo#534888, bgo#553131, bgo#553134, bgo#461838, bgo#517993,
bgo#540221, bgo#546689, and bgo#549450.
Fri Oct 3 14:00:00 2008 vuntzAATTnovell.com
- Build fix: package gstoption.so
- Use fdupes for .pyc and .pyo files.
Tue Apr 8 14:00:00 2008 sbrabecAATTsuse.cz
- Fixed Obsoletes (bnc#357153).
Thu Apr 3 14:00:00 2008 hpjAATTsuse.de
- Upgraded to version 0.10.11:
* Wrap gst.Pad.start_task.
* New videomixer example.
* Remove redundand python_do_pending_calls timer.
* Fix memleak in Pad.set_blocked_async().
* 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.
* Wrap -base utils helper library.
* Fix Pad probes leaking refs to their data.
* Fix generated win32/common/config.h missing defines.
* Fix build failure due to missing Python.h.
* Various other fixes.
Thu Jan 24 13:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.10.9:
* Major crasher fixed when using latest pygobject
* Added wrapping for 0.10.15 gstreamer core/base
* Bug fixes
- Rename package according to shared library packaging policy
(#223286).
Mon Sep 17 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 0.10.8:
* many bug fixes
Wed Jun 20 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 0.10.7:
* Threadsafe fix
* Can now build without requiring pygtk and its dependencies
* Installation fixes
* Now requires glib >= 2.8
* Switch to up-to-date pygtk codegenerator
* Many bugs fixed
Sat Dec 23 13:00:00 2006 jamesAATTusr-local-bin.org
- add pygst.
* to files
Tue Dec 19 13:00:00 2006 sbrabecAATTsuse.cz
- Spec file cleanup.
Wed Aug 16 14:00:00 2006 cthielAATTsuse.de
- buildrequire python-gtk-devel instead of python-gtk
Mon Jun 26 14:00:00 2006 sbrabecAATTsuse.cz
- Updated to version 0.10.4:
* Conditional compile of core API additions
* wrapped gst.BaseSrc and gst.PushSrc
* API added: gst.get_gst_version(), gst.get_pygst_version()
* Backwards compatibility with older GStreamer installations
* Wrapping of new API in GStreamer
* Bug-fixes and enhancements
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Jan 24 13:00:00 2006 roAATTsuse.de
- prevent gstreamer installation (using -gstreamer in nfb)
Wed Jan 18 13:00:00 2006 sbrabecAATTsuse.cz
- Updated to version 0.10.2.
Thu Jan 5 13:00:00 2006 sbrabecAATTsuse.cz
- Require python-gnome (for gnomevfs module).
Tue Jan 3 13:00:00 2006 sbrabecAATTsuse.cz
- Branched python-gstreamer010 and updated to version 0.10.1.
Tue Dec 6 13:00:00 2005 sbrabecAATTsuse.cz
- New SuSE package, version 0.8.2.