Commit graph

21 commits

Author SHA1 Message Date
zuntum
13f75db273 Update bladeenc to 0.94.2
0.94.2 - 20010508

o Bugfix: The very uncommon crash on certain WAV files has now been fixed again has been
  verified to work properly (Andre).
o Modified FFT calculations. Produces the same output and should be slightly faster. However it
  seems to produce a slight speed decrease (about 1%) on Tord's computer so any comparisons
  would be appreciated (Andre).

0.94.1 - 20010424

o Bugfix: The very uncommon crash on certain WAV files should now be fixed (Andre).
o Bugfix: Source should now compile nicely on Solaris and any other UNIX that had problems with
  0.94.0 (Tord).
o Bugfix: Fixed a cosmetic error that caused "Press ENTER to exit..." being displayed even on
  systems where we don't wait for a keypress.
2001-05-14 13:13:58 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
zuntum
343ac369db Update bladeenc to version 0.94. Fixes pkg/12359 by me.
Changelog:

 Version 0.94.0 - 20010307

 * Numerous quality improving changes (Andre).
 * Fixed a number of compiler warnings (Andre).
 * Included a pre-generated huffman table instead of generating it
   from incuded meta-data at initialization. This removed the last
   memory leaks and need for the NO_ZERO_CALLOC switch, decreased memory
   usage and made the executable about 40 kb smaller (Tord).
 * Improved compiler & OS compatibility thanks to a lot of testing,
   bug reports and small patches contributed by Chris Rempel, Brad,
   Jeff Squyres, Trevor Taylor and Stephen from Minnesota.
 * Amiga Warp/OS support added (Andrea Vallinotto).
 * Some extra files added to the source distribution, including makefiles/projectfiles
   for a lot of environments and an RPM Specfile (contributed by Jean Robertson,
   Andrea Vallinotto, Michael Langner and Tord).
 * Some minor bugfixes and changes that are too small to mention here.
2001-03-12 06:12:10 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
904f5c3eac Update to 0.92.7. Changes include speedups, autoconfiscation, bugfixes. 2001-01-29 13:12:09 +00:00
rh
3211c687d5 defuzz 2000-04-10 18:29:11 +00:00
simonb
3c08a3af07 Update bladeenc to 0.92.0-stable.
Update from Markus Kurek in PR pkg/9501.

Major changes from 0.90 are:

 - Optimisations and restructuring of major components of the encoding
   process - 34% faster on a K6-2 350!
 - Fixed bug with crashes producing mono mp3's from stereo input.
 - Fixed bug with bad-sounding mono mp3's.
2000-03-01 00:02:56 +00:00
mjl
52b185a905 *** empty log message *** 1999-12-12 00:08:50 +00:00
mjl
bc56d790f9 Updated to bladeenc 0.90.0 1999-12-12 00:06:38 +00:00
agc
45bbe3dd40 Re-generate to accommodate changes to the patches for Solaris. 1999-09-20 09:31:36 +00:00
agc
4d74984af8 Make this package compile on Solaris. 1999-09-20 09:30:18 +00:00
tron
e5e994455d Remove commented out install target from previous version. 1999-09-13 10:08:21 +00:00
tron
90e73d1213 - Fix broken "install" target.
- Put documentation in directory "share/doc/bladeenc".
1999-09-13 10:05:57 +00:00
tron
d539138ee5 Add missing slash to home page URL. 1999-09-13 09:55:35 +00:00
simonb
3afea8c3f2 Generate. 1999-09-13 03:36:35 +00:00
simonb
e482221bde Use the source-code version of bladeenc (0.82-stable2), which should
work on all architectures.  Tested on pmax, i386 and alpha (no
big-endian machines!) and gives identical results, although not
identical to the binary-only 0.76.  If there's any big-endian people
who want to test this, please let me know.

Lots of patches because 64-bit longs just "Don't Work(tm)" - just use
ints everywhere.  I'm in communication with the author on how to fix
this at his end.
1999-09-13 03:33:32 +00:00
hubertf
c73b65902c Fix homepage URL, reported by Webmaster Jim <jspath@bcpl.net 1999-06-07 16:16:17 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
0e73f6616d Binutils strip doesn't know BSD/I's a.out format (to be fixed); use
INSTALL_SCRIPT for now.  Noticed by augustss.
Also document need for COMPAT_43 as well.
1998-12-28 19:16:50 +00:00
tv
25103181a0 Add BladeEnc, a free (BSDI binary for i386, but source promised RSN) MPEG
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer
joint-stereo code.
1998-12-28 03:16:27 +00:00