pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/twolame
Module Name: pkgsrc
Committed By: jmcneill
Date: Tue Jan 27 00:49:43 UTC 2009
Modified Files:
pkgsrc/audio/twolame: Makefile distinfo
Log Message:
Update twolame to 0.3.12.
Version 0.3.12 (2008-01-09)
---------------------------
- Fixed 'inline' for the forthcoming gcc-4.3
* thanks to Martin Michlmayr for patch
Version 0.3.11 (2007-07-02)
---------------------------
- Fixed energy levels bug for mono audio
* thanks to Staale Helleberg for patch
- Fixed STDIN support in twolame frontend
Version 0.3.10 (2007-03-20)
---------------------------
- Added win32/winutil.h to tarball - fixes bug #1629945
- Fixed presentation of --enable-debug in configure script
- Added twolame_encode_buffer_float32_interleaved()
- Fixed bug that was loosing stereo in twolame_encode_buffer_float32()
- Fixed twolame_set_mode() to accept TWOLAME_AUTO_MODE
- Added source file Ids to the top of every file
- Added -pedantic to CFLAGS for debug build
Version 0.3.9 (2006-12-31)
--------------------------
- Fix for Windows in simple frontend: open files in binary mode
* thanks to Kurien Mathew
- (libtwolame) Fixed energy level support
* thanks to Staale Helleberg
- Nows displays the version number of libsndfile in frontend
* as suggested by Elio Blanca
- Changed documentation build system, so you have to run it manually
- Buffer overrun fix in new_extension()
- (libtwolame) Added warning that DAB support is still broken
- (libtwolame) Added twolame_get_framelength() to return number of bytes per
frame
- Added TWOLAME_SAMPLES_PER_FRAME macro, clarifying that there are
always 1152 samples per frame in Layer 2
- Frontend now displays extra information
* Duration of input file (if known)
* Total number of frames to be encoded and percentage complete
* The filesize of the output file
- Cleaned up source files so that it is consistent and all uses tabs (tab
width 4)
Version 0.3.8 (2006-06-19)
--------------------------
- (libtwolame) Fixed CRC protection
- More code tidying
- pkg-config is no-longer required (but is recommended)
- frontend now has the exectuable suffix appended to filename
- added -std=c99 to the compiler options
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/twolame/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/twolame/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index