summaryrefslogtreecommitdiff
path: root/audio/speex/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-03-11Use the configure provided @mandir@.reed1-3/+3
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresseswiz1-0/+13
part of PR 30053. No PKGREVISION bump because most people won't care.
2004-07-23Update to 1.0.4:wiz1-18/+17
* 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. Also includes a shlib major bump, so update DEPENDS in buildlink3.mk.
2003-06-05Update to 1.0.1:wiz1-8/+8
This release fixes several minor bugs that were found in version 1.0 as well as a major bug in the wideband encoding. This makes files encoded with 1.0 play with lower quality on 1.0.1 decoders.
2003-03-24Update to 1.0:wiz1-13/+0
The bit-stream and API have been frozen in this release.
2003-03-24Re-import of audio/Speex as audio/speex.wiz2-0/+39
Moved Speex to Speex-mixedcase in the repository [schmonz 2007-06-07]