Commit Graph

34 Commits

Author SHA1 Message Date
naddy
2cc7aa96d8 SECURITY fixes from Xiph SVN:
* add code to prevent heap attacks by exploiting dim=bignum and
  partition_codewords = partion_values
* correctly handle the nonsensical codebook.dim==0 case
* dd checks/rejection for absurdly huge codebooks

CVE-2008-1419, CVE-2008-1420, CVE-2008-1423
2008-05-17 19:58:25 +00:00
naddy
dfd38ed631 SECURITY update to 1.2.0.
Fix several vulnerabilities allowing heap overwrite, read violations
and a function pointer overwrite.
From: Moritz Grimm
2007-07-30 15:29:35 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
7ff4478022 re-format SHARED_LIBS 2006-10-28 10:30:41 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
steven
b5d180fc15 homepage fixes 2006-07-19 13:41:02 +00:00
espie
f297538561 zap more MODGNU_SHARED_LIBS 2006-01-10 11:21:21 +00:00
espie
fd2a385350 switch a few ports to SHARED_LIBS and USE_LIBTOOL 2005-12-23 15:03:05 +00:00
naddy
d8bf723114 - maintenance update to 1.1.2
- remove inter-library dependency on libm (bump major)
2005-12-03 21:15:51 +00:00
naddy
f4258700e0 switch over to USE_LIBTOOL 2005-10-18 23:24:25 +00:00
naddy
3ade432ea2 maintenance update to 1.1.1 2005-07-02 19:38:45 +00:00
naddy
d0dd452258 - Remove inter-library dependency on libogg.
- Bump libvorbis major version.
- Skip building examples which aren't installed anyway.
2005-01-30 17:12:02 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
naddy
cde616426d Update to 1.1.0:
* merges tuning improvements from Aoyumi's aoTuV with fixups
 * new managed bitrate (CBR) mode support
 * new vorbis_encoder_ctl() interface
 * extensive documentation updates
 * application/ogg mimetype is now official
 * autotools cleanup from Thomas Vander Stichele
 * various bugfixes
2004-09-30 19:39:56 +00:00
espie
79fe9efdfd 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-08-06 14:37:27 +00:00
naddy
529f536bbb remove inter-library dependencies 2004-01-25 17:20:18 +00:00
naddy
37cb16251e Update to Ogg Vorbis 1.0.1.
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
2003-12-14 00:52:21 +00:00
naddy
3c95312a39 polish 2003-10-08 16:01:45 +00:00
naddy
146af15b94 update master sites 2003-06-08 00:10:06 +00:00
naddy
074438e4c3 Add master site, now that it has caught up with its mirrors. 2002-07-20 12:10:20 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
naddy
a7eb44dcde fix typo in master site URL 2002-01-21 15:53:12 +00:00
naddy
423c853854 Upgrade to Ogg Vorbis RC3.
Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.
2002-01-16 03:10:21 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
naddy
e8acef0975 Fix a division by zero bug that broke encoding on alpha.
Patch from the Xiphophorus CVS.
2001-08-28 01:02:17 +00:00
naddy
9263fb4321 Update Ogg Vorbis to 1.0rc2.
Adds channel coupling.
Miscellaneous changes to libao and vorbis-tools.
2001-08-20 21:53:56 +00:00
naddy
b7540d04df various cleanups, reduce dependencies
automake die die die!
2001-07-17 15:23:35 +00:00
naddy
9cb645cf62 Update Ogg Vorbis libs and tools to RC1. 2001-06-30 13:18:06 +00:00
naddy
ad82401a86 Improve DESCR. Align with FreeBSD ports. 2001-03-27 21:32:31 +00:00
naddy
b29ed87dc9 Improve and integrate COMMENTs. 2001-03-25 22:04:07 +00:00
naddy
d3f3e15459 Fix encoder on alpha; from Xiphophorus CVS. 2001-03-21 15:15:39 +00:00
naddy
c93c77306b Reflect reality: take over maintainership. ok todd@ 2001-03-20 15:25:33 +00:00
todd
890a28017c This source distribution includes libvorbis and an example
encoder/player to demonstrate use of libvorbis and documentation
on the Ogg Vorbis audio coding format.
2001-03-14 01:57:10 +00:00