Changelog for
libgstreamer-0_10-0-0.10.29-1000.65.x86_64.rpm :
* Thu Apr 29 2010 Toni Graffy
- 0.10.29-999.pm.1- update to 0.10.29 \"It\'s a Trap\"
* improve plugin loading robustness: do not ever unload a plugin after calling into it: should fix mystery crashers during registry loading when a plugin init function returns FALSE (e.g. when some supporting library fails to initialise or a wrapper plugin found no features to wrap and wrongly returned FALSE)
* configurable memory alignment for GstBuffers
* add QoS message to inform apps of lost data, dropped frames etc.
* basesink, basetransform: add support for new QoS message
* basetransform: accept non-fixed caps suggestions
* basesrc: fix gst_base_src_new_seamless_segment()
* GstController fixes and optimisations
* set thread name for pad tasks on Linux
* pipeline, bin: fix refcount issue when removing elements during a state change
* queue2: implement seeking in download mode
* queue2: implement flushing in download buffering
* queue2: improve buffer level measurement in download mode
* fdsrc: allow specifying the size in bytes on the uri
* build fixes: better checks for uint128_t, inline assembly on OSX, compilation if HAVE_REGISTER_PRINTF_SPECIFIER is undefined, gobject-introspection
* two symbols were removed that had been exported but never been used or been declared in any header file: gst_element_default_error and gst_element_request_compatible_pad
* Tue Mar 09 2010 Toni Graffy - 0.10.28-999.pm.1- update to 0.10.28 \"Same old, same old\"
* No material changes compared to 0.10.27, this release is mostly to keep the version in sync with gst-plugins-base
* Parse \"1/MAX\" fraction strings
* Mon Mar 08 2010 Toni Graffy - 0.10.27-999.pm.1- update to 0.10.27 \"You\'re Shocked, We Know\"
* basesrc: protect segment values from concurrent access from different threads
* typefind: protect internal fields from concurrent changes from different threads
* typefind: fix pad activation corner-case with have-type already having been emitted
* typefind: reset the working mode when going to READY/NULL, fixes re-use from READY state as with decodebin2
* gstpoll: fix crash when logging is enabled for GST_POLL
* bytewriter: expose gst_byte_writer_put_{float32|float64}_
*() properly in header
* basesink: fix emergency rendering timestamp tracking
* fdsink, fdsrc: fix compilation with MSVC
* memindex: avoid busy loop when doing EXACT lookup
* Tue Feb 23 2010 Toni Graffy - 0.10.26-999.pm.3- added --enable-introspection for openSuSE >= 1120
* Tue Feb 16 2010 Toni Graffy - 0.10.26-999.pm.2- moved gst-plugin-scanner to _libexecdir
* Thu Feb 11 2010 Toni Graffy - 0.10.26-999.pm.1- update to 0.10.26 \"Think Twice\"
* Threadsafe design and API
* registry: do plugin scanning (on
*nix) using an external helper binary
* lots of performance improvements all over the place
* add GstByteWriter, a simple generic byte writer
* filesink: Use _wfopen on win32 to open files with non-ascii filenames correctly.
* queue2: add option to remove the temp-file (enabled by default)
* it is now allowed to use gst_caps_set_simple() on non-simple caps
* queue2: move from gst-plugins-base into the coreelements plugin in core
* multiqueue: add support for buffering mode where we post BUFFERING messages based on the level of the queues
* typefind: speed up typefinding a lot by first trying the typefinder for the file\'s extension
* buffer: remove private/internal subbuffer subclass and keep track of the parent buffer directly in the GstBuffer structure
* collectpads: add ability to install clipping functions
* new tags for TV/Radio shows/episodes, lyrics, composer sortname and grouping
* miniobject: avoid race when recycling buffers
* basesrc: fix race in PLAYING->PAUSED->PLAYING
* Sat Oct 24 2009 Toni Graffy - 0.10.25-999.pm.1- update to 0.10.25 \"Feel the burn\"
* Improve the byte-reader API
* GObject introspection support
* Improve clock accuracy on win32
* Optimisations in capabilities checking
* Optimisations and fixes in the basetransform base class
* new 64-bit scaling utility function variants
* Various bug-fixes and improvements (see ChangeLog and bugs list below)
* Thu Oct 01 2009 Pascal Bleser 0.10.24-999.pm.1- update to 0.10.24 \"It matters\"
* Fully support nested structures in caps
* Support frame-by-frame stepping in sinks
* Add buffer-lists to pass around groups of buffers
* Use TaskPools for managing worker threads
* New stream-status API for finer thread control
* Code optimisations
* Many other bug-fixes and enhancements
* Mon May 11 2009 Toni Graffy - 0.10.23-42.pm.1- update to 0.10.23 \"Alaboo Alaboo\"
* Support files > 4GB on Windows
* Controller interpolation fixes
* Add timer support to GstPoll and use it for clocking
* Attempt to typefind contents from the file extension if all else fails
* Many other bug fixes and improvements
* Wed Jan 21 2009 Toni Graffy - 0.10.22-42.pm.1- update to 0.10.22
* Mon Nov 17 2008 Toni Graffy - 0.10.21-42.pm.3- Add patch from upstream to fix bad GST_CAPS bug in 0.10.21 Fixes bnc#439323 and bgo#555631 patch is \"stolen\" from factory gstreamer package
* Fri Oct 03 2008 Toni Graffy - 0.10.21-42.pm.2- update to 0.10.21
* Wed Oct 01 2008 Toni Graffy - 0.10.20-42.pm.2- fixed name of libgstreamer-0_10 (thx to Hans-Peter Jansen )- using check-devel ==> libgstcheck is back again- removed all %ifdef for openSuSE <= 1020
* Thu Jun 19 2008 Toni Graffy - 0.10.20-42.pm.1- update to 0.10.20
* Fri May 02 2008 Toni Graffy - 0.10.19-42.pm.2- using \"<=\" instead of \"<\" in Obsoletes-tag
* Fri Apr 25 2008 Toni Graffy - 0.10.19-42.pm.1- changed package layout similar to openSuSE-11.0
* Sat Apr 05 2008 Toni Graffy - 0.10.19-0.pm.1- update to 0.10.19
* Sun Mar 23 2008 Toni Graffy - 0.10.18-0.pm.1- update to 0.10.18
* Wed Jan 30 2008 Toni Graffy - 0.10.17-0.pm.1- update to 0.10.17
* Tue Jan 29 2008 Toni Graffy - 0.10.16-0.pm.1- update to 0.10.16
* Tue Nov 20 2007 Toni Graffy - 0.10.15-0.pm.1- update to 0.10.15
* Fri Sep 07 2007 Toni Graffy - 0.10.14-0.pm.2- openSUSE-10.3: te_ams ==> texlive, _prefix=/usr
* Fri Aug 03 2007 Toni Graffy - 0.10.14-0.pm.1- update to 0.10.14
* Tue Jun 05 2007 Toni Graffy - 0.10.13-0.pm.1- update to 0.10.13
* Thu Mar 08 2007 Toni Graffy - 0.10.12-0.pm.1- update to 0.10.12
* Fri Dec 08 2006 Toni Graffy - 0.10.11-0.pm.1- update to 0.10.11
* Thu Nov 23 2006 Toni Graffy - 0.10.10-0.pm.1- build for packman- Updated to version 0.10.10- spec-file based on SuSE-spec Fri Jun 16 2006 - sbrabecAATTsuse.cz