aubio/aubio.changes
Takashi Iwai 2a24c78a0a Accepting request 243519 from home:coolo:branches:openSUSE:Factory
- update to 0.4.1 (to fix build in Factory):
 * The most interesting feature in this release concerns aubiocut. 
   Thanks to the sponsoring of Mark Suppes, the python script to slice 
   sound streams was extended to be sample accurate, cut overlapping 
   segments, and work on multiple channels.
 * New source and sink objects have been added to let aubio read and 
   write WAV files, even when built with no external libraries. 
   This should simplify the use of aubio on platforms such as Android or Windows.
 * Existing sources and sinks have been extended to read and write from
   and to multiple channels. This makes python-aubio one of the fastest 
   and most versatile Python module to read and write media files.
 This release also comes with a stack of bug fixes and code clean-ups.
- 0.4 is a huge step in this library, as:
 * more portable: with no required dependencies, the core of aubio library, 
  written in ANSI C, is known to compile and run on most modern platforms 
  (Linux, Windows, Mac OS X, Android, iOS, ...).
 * more stable: several bugs fixes and a battery of tests make this new 
   release more robust and less prone to errors.
 * faster: several enhancements to the C library and a brand new Python 
   interface help make this release orders of magnitude faster than the 
   previous ones.
- switched from autotools to waf

OBS-URL: https://build.opensuse.org/request/show/243519
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=7
2014-08-04 11:42:08 +00:00

56 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Sun Aug 3 11:38:00 UTC 2014 - coolo@suse.com
- update to 0.4.1 (to fix build in Factory):
* The most interesting feature in this release concerns aubiocut.
Thanks to the sponsoring of Mark Suppes, the python script to slice
sound streams was extended to be sample accurate, cut overlapping
segments, and work on multiple channels.
* New source and sink objects have been added to let aubio read and
write WAV files, even when built with no external libraries.
This should simplify the use of aubio on platforms such as Android or Windows.
* Existing sources and sinks have been extended to read and write from
and to multiple channels. This makes python-aubio one of the fastest
and most versatile Python module to read and write media files.
This release also comes with a stack of bug fixes and code clean-ups.
- 0.4 is a huge step in this library, as:
* more portable: with no required dependencies, the core of aubio library,
written in ANSI C, is known to compile and run on most modern platforms
(Linux, Windows, Mac OS X, Android, iOS, ...).
* more stable: several bugs fixes and a battery of tests make this new
release more robust and less prone to errors.
* faster: several enhancements to the C library and a brand new Python
interface help make this release orders of magnitude faster than the
previous ones.
- switched from autotools to waf
-------------------------------------------------------------------
Fri Sep 30 20:07:42 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
- Add 32bit compatibility libraries
-------------------------------------------------------------------
Wed Oct 22 16:17:02 CEST 2008 - mrueckert@suse.de
- fix debug_packages_requires define
-------------------------------------------------------------------
Fri Aug 1 17:11:45 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Wed Jul 16 18:20:10 CEST 2008 - tiwai@suse.de
- initial version: 0.3.2