Commit graph

15 commits

Author SHA1 Message Date
drochner
ef8ece7326 pull some patches from upstream CVS to fix integer overflows /
buffer overflows (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423),
bump PKGREVISION
2008-05-14 16:36:18 +00:00
wiz
6f7addf524 Update to 1.2.0:
libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"

 * new ov_fopen() convenience call that avoids the common
   stdio conflicts with ov_open() and MSVC runtimes.
 * libvorbisfile now handles multiplexed streams
 * improve robustness to corrupt input streams
 * fix a minor encoder bug
 * updated RTP draft
 * build system updates
 * minor corrections to the specification
2007-07-28 07:58:48 +00:00
wiz
707a6d861c Update to 1.1.2:
libvorbis 1.1.2 (2005-11-27) -- "Xiph.Org libVorbis I 20050304"

 * fix a serious encoder bug with gcc 4 optimized builds
 * documentation and spec fixes
 * updated VS2003 and XCode builds
 * new draft RTP encapsulation spec
2005-12-07 17:50:37 +00:00
wiz
584fa3b4b3 Update to 1.1.1.
This releases includes some bug and documentation fixes, but no new
encoder modes.
2005-10-15 18:14:03 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
wiz
67313fece1 Update to 1.1.0:
libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"

* 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
* SymbianOS build support from Colin Ward at CSIRO
* various bugfixes
* various packaging improvements

Package change:
install documentation in share/doc instead of share/doc/html.
2004-09-24 13:04:40 +00:00
wiz
170a9e57f0 Update to 1.0.1:
* Corrects errors in the Vorbis specification documentation.
    * Specification converted to DocBook format.
    * Added timebase conversion call to libvorbis.
    * Fixes ov_time_tell() bug for non-seekable streams.
    * Various decoding fixes.
    * Addition of ov_crosslap() which allows smooth transitions between
      two vorbis segments.
    * Numerous seeking fixes and optimizations.
    * Fixed bugs affecting decode of one-audio-page samples.
    * Added ov_halfrate() which allows a "free" conversion from the
      source sample rate to half of the source rate.
    * Improved handling of quiet signals in low bitrate modes
2003-12-08 14:39:39 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
lukem
2b7b67ba0c Update to libvorbis 1.0. 2002-08-05 13:11:22 +00:00
lukem
9a0bae0d1b Update from 1.0.0.6 (1.0 rc2) to 1.0.0.7 (1.0 rc3).
No real notable changes.
2002-01-02 12:39:36 +00:00
lukem
fa42afefc7 update from libvorbis-1.0rc1 to libvorbis-1.0rc2.
changes:
* Powerful channel coupling system takes advantage of similarities between
  channels to reduce bitrate.
* Additional encoding modes give more flexibility in bitrate selection.
  64,80,96,128,160,192,256,350 stereo; 32,48,64,80,112,140 mono modes.
* Only 44.1KHz/48KHz is officially supported in this release. Lower
  sample rates will work, but with much lower quality.
* Cascaded encoding makes libvorbis ready for future bitrate reduction tools.
* Decode engine bugfix ensures better compatibility with future Vorbis codecs.
2001-08-14 14:53:20 +00:00
lukem
a89e371921 update libvorbis from 1.0beta4 -> 1.0rc1, including removing a bunch
of patches which are now in the mainline code
2001-08-08 09:55:28 +00:00
wiz
151c811bc6 Install html documentation in share/doc/html instead of share/doc.
By Dieter Baron.
2001-05-02 13:59:33 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +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
Renamed from audio/libvorbis/files/patch-sum (Browse further)