91 lines
3.3 KiB
Plaintext
91 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 28 15:50:40 CET 2019 - tiwai@suse.de
|
|
|
|
- Drop sourceforge download URL that doesn't work any longer...
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 26 16:13:04 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 0.4.0
|
|
* Added free format encoding (now up to 450 kbps)
|
|
* Added DAB utility methods for ScF-CRC handling
|
|
* Added `twolame_get_original()` and `twolame_set_original()`
|
|
* Added `twolame_get_extension()` and `twolame_set_extension()`
|
|
* Bundled .spec file in tarball for building RPM for twolame
|
|
* Make libsndfile dependency (and therefore the frontend)
|
|
optional
|
|
* Fixed VBR encoding
|
|
* Fixed setting for error protection flag
|
|
* New check for invalid bitrate/channel encoder settings
|
|
* New checks against failed memory allocations
|
|
* Fixed padding policy (now adding an empty slot)
|
|
* Fixed build when maintainer mode is disabled
|
|
* Fixed scaling of floating point input source through
|
|
libsndfile
|
|
* Removed `slotinfo` global variables to fix thread safety bug
|
|
* Switched to handling reading from STDIN using libsndfile
|
|
* Fix for potential buffer overrun relating to `MAX_NAME_SIZE`
|
|
in CLI tool
|
|
* Install AUTHORS, COPYING, README, NEWS in
|
|
`$prefix/share/doc/twolame/`
|
|
* Zero the whole of the data structure when calling
|
|
`twolame_init()`
|
|
* Prefixed all global symbols with `twolame_` to prevent
|
|
symbol conflicts
|
|
* Fix for `twolame_get_framelength()` returning the correct
|
|
frame size when padding is enabled
|
|
* Fix progress counter in twolame CLI
|
|
* Fix compilation on mingw or mxe cross compiler
|
|
* Fix symbols visibility on Windows
|
|
* Add `-no-undefined` for compilation on Windows
|
|
* Added `win32-dll` option to `LT_INIT`
|
|
* Compiler and Valgrind warning fixes
|
|
* Various other minor fixes
|
|
|
|
- Spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 25 12:13:16 UTC 2017 - zaitor@opensuse.org
|
|
|
|
- Tweak spec to align more with openSUSE standards.
|
|
- Export fno-strict-aliasing to CFLAGS, quiet a gcc warning.
|
|
- Drop flac-devel BuildRequires, not needed.
|
|
- Replace libsndfile-devel with pkgconfig(sndfile) BuildRequires
|
|
and version it, following what configure looks for.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 09:33:21 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Update to 3.13
|
|
- Cleaned up spec file formatting
|
|
- Changed license to LGPL-2.1 (see COPYING file)
|
|
- Added 32bit compatibility package (needed by
|
|
gstreamer-0_10-plugins-ugly-orig-addon-32bit)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 9 00:00:00 UTC 2008 - toni@links2linux.de
|
|
|
|
- update to 3.12
|
|
- changed package layout according Shared Library Packaging Policy
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 00:00:00 UTC 2007 - toni@links2linux.de
|
|
|
|
- update to 3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 31 00:00:00 UTC 2006 - toni@links2linux.de
|
|
|
|
- update to 3.9
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 17 00:00:00 UTC 2006 - toni@links2linux.de
|
|
|
|
- build for packman
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 29 00:00:00 UTC 2006 - oc2pus@arcor.de
|
|
|
|
- initial release 0.3.8
|
|
|