naddy
8e8a8f185d
update to 1.3.3:
...
additional proofing against invalid/malicious streams in decode
2012-02-17 22:17:52 +00:00
naddy
764b271b80
update to 1.3.2: robustness fixes and documentation updates
2010-11-25 17:00:00 +00:00
naddy
5c730ef576
update to 1.3.1; with and ok pea@
2010-06-03 15:48:36 +00:00
naddy
c840945347
SECURITY:
...
Fix handling of malformed Vorbis streams that would crash libvorbis.
CVE-2008-1420 (improved), CVE-2009-3379. From xiph.org SVN.
2009-11-24 21:43:14 +00:00
naddy
9a331ab71d
update to 1.2.3: mostly bug fixes
2009-07-13 15:48:55 +00:00
naddy
bcb6783940
install a few missing docs; from Tim van der Molen
2009-02-07 16:07:53 +00:00
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
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
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
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
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
2d30e9b7dc
Welcome to Ogg Vorbis 1.0!
2002-07-20 00:52:44 +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
d3f3e15459
Fix encoder on alpha; from Xiphophorus CVS.
2001-03-21 15:15:39 +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