Version: 1.2.0, Package name: speex-1.2.0 |
Maintained by: Christian Weisgerber |
Master sites: |
Description Speex is a patent-free audio codec designed especially for voice (unlike Vorbis which targets general audio) signals and providing good narrowband and wideband quality. This project aims to be complementary to the Vorbis codec. |
Filesize: 1022.539 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-04 22:31:22 by Anthony J. Bentley | Files touched by this commit (16) |
Log message: Use https for xiph.org master_sites and homepages. |
2017-08-14 19:05:13 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 1.2.0; speexdsp has been spun off into a separate port ok jca@ |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-09-05 18:04:29 by Stuart Henderson | Files touched by this commit (53) |
Log message: new-style REVISIONS/LIB_DEPENDS |
2010-01-02 13:44:19 by Jacob Meuser | Files touched by this commit (3) |
Log message: use sndio for audio ok naddy@ (MAINTAINER) |
2008-08-31 13:40:44 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 1.2rc1 |
2008-05-04 09:16:43 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - update speex to 1.2beta3 - switch CONFIGURE_STYLE back to gnu, suggested by naddy. tested in bulk build and ok naddy@ (MAINTAINER) |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-09-15 15:26:04 by Simon Bertrang | Files touched by this commit (149) |
Log message: remove surrounding quotes from COMMENT/PERMIT_*/BROKEN |
2007-07-28 11:06:20 by Christian Weisgerber | Files touched by this commit (4) |
Log message: fix building on gcc2 archs; from Moritz Grimm |
2007-05-29 17:52:20 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to all-improved 1.2beta2 |
2007-05-08 09:17:48 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 1.2beta1, the currently recommended version. |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-28 04:30:41 by Marc Espie | Files touched by this commit (25) |
Log message: re-format SHARED_LIBS |
2006-10-11 15:55:47 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix master site |
2006-08-01 06:13:29 by Marc Espie | Files touched by this commit (40) |
Log message: new-style specs |
2006-01-10 04:26:09 by Marc Espie | Files touched by this commit (3) |
Log message: zap more MODGNU_SHARED_LIBS |
2005-12-23 08:05:19 by Marc Espie | Files touched by this commit (2) |
Log message: SHARED_LIBS + FAKE_FLAGS changes. |
2005-10-18 17:24:26 by Christian Weisgerber | Files touched by this commit (10) |
Log message: switch over to USE_LIBTOOL |
2005-05-10 14:29:11 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Maintenance update to 1.0.5. The main change with this release is that it includes API additions from the 1.1.x branch (while being backward compatible), so that transition from 1.0.x to 1.1.x can be made easier. |
2005-01-05 08:47:10 by Christian Weisgerber | Files touched by this commit (122) |
Log message: SIZE |
2004-11-21 10:51:48 by Marc Espie | Files touched by this commit (79) |
Log message: WANTLIB markers |
2004-08-06 08:37:29 by Marc Espie | Files touched by this commit (75) |
Log message: switch to new style PLISTS, using @lib, ditching DYNLIBDIR. Replace two INSTALL scripts with @sample. Reorder plists to match auto-generation, add comments for files that don't get installed. |
2004-07-27 13:35:21 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 1.0.4. Changes in this release: * Headers are now in ${PREFIX}/include/speex/ (but a copy is still in ${PREFIX}/include for compat reasons). * Pseudo-gapless playback (i.e. playback has the same number of samples). * Fixed a potential bug (unconfirmed) that might cause a segfault in special circumstances. |
2003-11-20 08:54:32 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 1.0.3: minor fixes |
2003-09-29 17:45:43 by Christian Weisgerber | Files touched by this commit (6) |
Log message: Maintenance update to 1.0.2. |