Up to [cvs.netbsd.org] / pkgsrc / audio / libvorbis
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 21 13:05:57 2012 UTC (3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.21: +4 -5
lines
Diff to previous 1.21 (colored)
update to 1.3.3 integrates the fix for CVE-2012-0444
Revision 1.20.10.1 / (download) - annotate - [select for diffs], Sat Feb 18 23:17:50 2012 UTC (3 months ago) by tron
Branch: pkgsrc-2011Q4
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pullup ticket #3684 - requested by drochner
audio/libvorbis: security patch
Revisions pulled up:
- audio/libvorbis/Makefile 1.52
- audio/libvorbis/distinfo 1.21
- audio/libvorbis/patches/patch-CVE-2012-0444 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Fri Feb 17 12:23:24 UTC 2012
Modified Files:
pkgsrc/audio/libvorbis: Makefile distinfo
Added Files:
pkgsrc/audio/libvorbis/patches: patch-CVE-2012-0444
Log Message:
add patch from upstream to fix possible memory corruption by
malicious Ogg Vorbis files
bump PKGREV
Revision 1.21 / (download) - annotate - [select for diffs], Fri Feb 17 12:23:24 2012 UTC (3 months ago) by drochner
Branch: MAIN
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
add patch from upstream to fix possible memory corruption by malicious Ogg Vorbis files bump PKGREV
Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 9 13:12:11 2010 UTC (18 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Branch point for: pkgsrc-2011Q4
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
Changes 1.3.2: * vorbis: additional proofing against invalid/malicious streams in floor, residue, and bos/eos packet trimming code (see SVN for details). * vorbis: Added programming documentation tree for the low-level calls * vorbisfile: Correct handling of serial numbers array element [0] on non-seekable streams * vorbisenc: Back out an [old] AoTuV HF weighting that was first enabled in 1.3.0; there are a few samples where I really don't like the effect it causes. * vorbis: return correct timestamp for granule positions with high bit set. * vorbisfile: the [undocumented] half-rate decode api made no attempt to keep the pcm offset tracking consistent in seeks. Fix and add a testing mode to seeking_example.c to torture test seeking in halfrate mode. Also remove requirement that halfrate mode only work with seekable files. * vorbisfile: Fix a chaining bug in raw_seeks where seeking out of the current link would fail due to not reinitializing the decode machinery. * vorbisfile: improve seeking strategy. Reduces the necessary number of seek callbacks in an open or seek operation by well over 2/3.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 23 21:45:19 2010 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.18: +4 -6
lines
Diff to previous 1.18 (colored)
Update to 1.3.1: libvorbis 1.3.1 (2010-02-26) -- "Xiph.Org libVorbis I 20100325 (Everywhere)" * tweak + minor arithmetic fix in floor1 fit * revert noise norm to conservative 1.2.3 behavior pending more listening testing libvorbis 1.3.0 (2010-02-25) -- unreleased staging snapshot * Optimized surround support for 5.1 encoding at 44.1/48kHz * Added encoder control call to disable channel coupling * Correct an overflow bug in very low-bitrate encoding on 32 bit machines that caused inflated bitrates * Numerous API hardening, leak and build fixes * Correct bug in 22kHz compand setup that could cause a crash * Correct bug in 16kHz codebooks that could cause unstable pure tones at high bitrates
Revision 1.17.2.1 / (download) - annotate - [select for diffs], Thu Dec 3 10:16:10 2009 UTC (2 years, 5 months ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Pullup ticket #2943 - requested by wiz libvorbis: security patch Revisions pulled up: - audio/libvorbis/Makefile 1.49 - audio/libvorbis/distinfo 1.18 - audio/libvorbis/patches/patch-aa 1.5 - audio/libvorbis/patches/patch-ab 1.5 --- Module Name: pkgsrc Committed By: wiz Date: Wed Dec 2 12:41:25 UTC 2009 Modified Files: pkgsrc/audio/libvorbis: Makefile distinfo Added Files: pkgsrc/audio/libvorbis/patches: patch-aa patch-ab Log Message: Apply some possible security fixes from upstream SVN. Glanced from links in mozilla advisory http://www.mozilla.org/security/announce/2009/mfsa2009-63.html and Fedora Core patches for 1.2.0. Bump PKGREVISION.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Dec 2 12:41:25 2009 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Apply some possible security fixes from upstream SVN. Glanced from links in mozilla advisory http://www.mozilla.org/security/announce/2009/mfsa2009-63.html and Fedora Core patches for 1.2.0. Bump PKGREVISION.
Revision 1.16.2.1 / (download) - annotate - [select for diffs], Sun Aug 23 10:33:57 2009 UTC (2 years, 9 months ago) by tron
Branch: pkgsrc-2009Q2
Changes since 1.16: +4 -8
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Pullup ticket #2871 - requested by wiz libvorbis: security update Revisions pulled up: - audio/libvorbis/Makefile 1.48 - audio/libvorbis/PLIST 1.10 - audio/libvorbis/distinfo 1.17 - audio/libvorbis/patches/patch-aa delete - audio/libvorbis/patches/patch-ab delete - audio/libvorbis/patches/patch-ac delete - audio/libvorbis/patches/patch-ad delete --- Module Name: pkgsrc Committed By: wiz Date: Fri Jul 17 20:28:21 UTC 2009 Modified Files: pkgsrc/audio/libvorbis: Makefile PLIST distinfo Removed Files: pkgsrc/audio/libvorbis/patches: patch-aa patch-ab patch-ac patch-ad Log Message: Update to 1.2.3. Set LICENSE. Two of the patches were from upstream CVS, the other two are not needed any longer because the configure script was improved. libvorbis 1.2.3 (2009-07-09) -- "Xiph.Org libVorbis I 20090709" * correct a vorbisfile bug that prevented proper playback of Vorbis files where all audio in a logical stream is in a single page * Additional decode setup hardening against malicious streams * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who wish to avoid avoid unused symbol warnings from the static callbacks defined in vorbisfile.h libvorbis 1.2.2 (2009-06-24) -- "Xiph.Org libVorbis I 20090624" * define VENDOR and ENCODER strings * seek correctly in files bigger than 2 GB (Windows) * fix regression from CVE-2008-1420; 1.0b1 files work again * mark all tables as constant to reduce memory occupation * additional decoder hardening against malicious streams * substantially reduce amount of seeking performed by Vorbisfile * Multichannel decode bugfix * build system updates * minor specification clarifications/fixes libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501" * Improved robustness with corrupt streams. * New ov_read_filter() vorbisfile call allows filtering decoded audio as floats before converting to integer samples. * Fix an encoder bug with multichannel streams. * Replaced RTP payload format draft with RFC 5215. * Bare bones self test under 'make check'. * Fix a problem encoding some streams between 14 and 28 kHz. * Fix a numerical instability in the edge extrapolation filter. * Build system improvements. * Specification correction.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 17 20:28:21 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base
Branch point for: pkgsrc-2009Q3
Changes since 1.16: +4 -8
lines
Diff to previous 1.16 (colored)
Update to 1.2.3. Set LICENSE. Two of the patches were from upstream CVS, the other two are not needed any longer because the configure script was improved. libvorbis 1.2.3 (2009-07-09) -- "Xiph.Org libVorbis I 20090709" * correct a vorbisfile bug that prevented proper playback of Vorbis files where all audio in a logical stream is in a single page * Additional decode setup hardening against malicious streams * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who wish to avoid avoid unused symbol warnings from the static callbacks defined in vorbisfile.h libvorbis 1.2.2 (2009-06-24) -- "Xiph.Org libVorbis I 20090624" * define VENDOR and ENCODER strings * seek correctly in files bigger than 2 GB (Windows) * fix regression from CVE-2008-1420; 1.0b1 files work again * mark all tables as constant to reduce memory occupation * additional decoder hardening against malicious streams * substantially reduce amount of seeking performed by Vorbisfile * Multichannel decode bugfix * build system updates * minor specification clarifications/fixes libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501" * Improved robustness with corrupt streams. * New ov_read_filter() vorbisfile call allows filtering decoded audio as floats before converting to integer samples. * Fix an encoder bug with multichannel streams. * Replaced RTP payload format draft with RFC 5215. * Bare bones self test under 'make check'. * Fix a problem encoding some streams between 14 and 28 kHz. * Fix a numerical instability in the edge extrapolation filter. * Build system improvements. * Specification correction.
Revision 1.16 / (download) - annotate - [select for diffs], Mon May 18 04:42:44 2009 UTC (3 years ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
PR 37177: Raymond Meyer: gcc no longer supports -mv8 on Solaris. Build fix; no version bump.
Revision 1.14.6.1 / (download) - annotate - [select for diffs], Thu May 22 13:54:10 2008 UTC (4 years ago) by ghen
Branch: pkgsrc-2008Q1
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Pullup ticket 2393 - requested by drochner
security fixes for libvorbis
- pkgsrc/audio/libvorbis/Makefile 1.47
- pkgsrc/audio/libvorbis/distinfo 1.15
- pkgsrc/audio/libvorbis/patches/patch-aa 1.3
- pkgsrc/audio/libvorbis/patches/patch-ab 1.3
Module Name: pkgsrc
Committed By: drochner
Date: Wed May 14 16:36:18 UTC 2008
Modified Files:
pkgsrc/audio/libvorbis: Makefile distinfo
Added Files:
pkgsrc/audio/libvorbis/patches: patch-aa patch-ab
Log Message:
pull some patches from upstream CVS to fix integer overflows /
buffer overflows (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423),
bump PKGREVISION
Revision 1.15 / (download) - annotate - [select for diffs], Wed May 14 16:36:18 2008 UTC (4 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
pull some patches from upstream CVS to fix integer overflows / buffer overflows (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423), bump PKGREVISION
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 28 07:58:48 2007 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Branch point for: pkgsrc-2008Q1
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
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
Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 7 17:50:37 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
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
Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 15 18:14:03 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Update to 1.1.1. This releases includes some bug and documentation fixes, but no new encoder modes.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 23 20:39:48 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 24 13:04:41 2004 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.9: +3 -6
lines
Diff to previous 1.9 (colored)
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.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 8 14:39:40 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
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
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 25 18:38:17 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.7: +1 -1
lines
Diff to previous 1.7 (colored)
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.
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Thu Aug 22 11:09:57 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 5 13:11:22 2002 UTC (9 years, 9 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to libvorbis 1.0.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 2 12:39:37 2002 UTC (10 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Update from 1.0.0.6 (1.0 rc2) to 1.0.0.7 (1.0 rc3). No real notable changes.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 14 14:53:20 2001 UTC (10 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 8 09:55:28 2001 UTC (10 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.3: +3 -7
lines
Diff to previous 1.3 (colored)
update libvorbis from 1.0beta4 -> 1.0rc1, including removing a bunch of patches which are now in the mainline code
Revision 1.3 / (download) - annotate - [select for diffs], Wed May 2 14:01:44 2001 UTC (11 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
Install html documentation in share/doc/html instead of share/doc. By Dieter Baron.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 12:14:33 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 10:23:13 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo