celt/celt.changes

105 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 16 11:30:04 UTC 2015 - mpluskal@suse.com
- Update to 0.11.3
* no upstream changelog provided
- Cleanup spec file with spec-cleaner
- Update baselibs.conf
-------------------------------------------------------------------
Thu Sep 20 12:18:13 UTC 2012 - cfarrell@suse.com
- license update: BSD-2-Clause
See COPYING file
-------------------------------------------------------------------
Sat Mar 24 13:26:03 UTC 2012 - i@marguerite.su
- fixed "no dependecies on libcelt*" warning.
-------------------------------------------------------------------
Fri Sep 30 20:07:47 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sat Sep 17 22:46:10 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel building
- Add celt-devel to baselibs
-------------------------------------------------------------------
Fri Sep 9 15:00:31 UTC 2011 - coolo@suse.com
- replace _service with real tar
-------------------------------------------------------------------
Tue Jun 21 10:34:52 UTC 2011 - davejplater@gmail.com
- Added source services to update to 0.11.1.
- libcelt0-1 bumped to libcelt0-2 due to "current" increment.
- Upstream changes :
*fixes two minor bugs with 0.11 that affect the bit-stream.
The quality should improve (very) slightly, but not enough to be
noticeable in most cases. Several Opus-related bugs have also
been fixed.
-------------------------------------------------------------------
Wed Dec 8 19:43:00 UTC 2010 - cristian.rodriguez@opensuse.org
- Upgrade to 0.9.1.x
* improves the packet loss concealment.
* high-frequency artefacts have been reduced.
-------------------------------------------------------------------
Sat Apr 24 11:38:15 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
Wed Feb 10 16:22:53 UTC 2010 - lnussel@suse.de
- remove suffix patch. rename lib package instead
- add baselibs.conf
-------------------------------------------------------------------
Thu Feb 4 19:04:09 UTC 2010 - davejplater@gmail.com
- Update to version 0.7.1
- Patch celt-0.7.1-libceltsuffix.patch removes the suffix from
libcelt to keep the build service happy.
* improves the quality of the packet loss concealment (PLC),
but does not change the rest of the codec. For this reason it
is the first release not to break bit-stream compatibility with
the previous release (0.7.0).
The default name of the library was changed to libcelt0.so to
make it easier to do the transition when the final 1.0 release
comes out (with frozen bit-stream and API).
* CELT 0.7.0 again improves the stereo quality, reduces artefacts
at low bitrates (birdies and speech roughness) and fixes many
bugs. In addition to the usual bitstream incompatibilities,
the API has also changed in this release.
-------------------------------------------------------------------
Wed Aug 12 11:31:22 CEST 2009 - sbrabec@suse.cz
- Updated to version 0.6.1:
* Breaks bit-stream compatibility!
* Improves the stereo quality, especially at lower bit-rates.
* Many quality improvements, including better stereo coupling,
better handling of transients, and better handling of highly
tonal signals, packet loss robustness, larger dynamic range,
suitable for encoding 24-bit audio, VBR implementation.
* Pitch prediction improved and simplified.
* New bit allocation algorithm.
* VQ search has been improved, small CPU reduction.
* Fixing some quality problems with low frequency tones.
* Many bug fixes.
-------------------------------------------------------------------
Mon Dec 1 04:09:13 CET 2008 - crrodriguez@suse.de
- initial package version