| non port: audio/libvorbis/distinfo |
|
CVSWeb
|
Number of commits found: 17 |
|
Sun, 5 Feb 2012
|
[ 20:03 naddy ]
1.45 audio/libvorbis/Makefile
1.17 audio/libvorbis/distinfo
1.11 audio/libvorbis/files/patch-Makefile.in
Update to 1.3.3:
* additional proofing against invalid/malicious streams in decode
* fix a memory leak in vorbis_commentheader_out().
* updates, corrections and clarifications in the Vorbis I specification
document
|
|
Thu, 25 Nov 2010
|
[ 17:01 naddy ]
1.43 audio/libvorbis/Makefile
1.16 audio/libvorbis/distinfo
1.1 audio/libvorbis/files/patch-doc_libvorbis_Makefile.in
1.16 audio/libvorbis/pkg-plist
Update to 1.3.2: robustness fixes and documentation updates.
|
|
Sun, 6 Jun 2010
|
[ 20:36 naddy ]
1.42 audio/libvorbis/Makefile
1.15 audio/libvorbis/distinfo
1.10 audio/libvorbis/files/patch-Makefile.in
1.8 audio/libvorbis/files/patch-configure
1.7 audio/libvorbis/files/patch-doc_Makefile.in
1.2 audio/libvorbis/files/patch-lib_backends.h
1.4 audio/libvorbis/files/patch-lib_codebook.c
1.2 audio/libvorbis/files/patch-lib_modes_residue_44.h
1.2 audio/libvorbis/files/patch-lib_modes_residue_44u.h
1.4 audio/libvorbis/files/patch-lib_res0.c
Update to 1.3.1. Improvements in this release:
* Optimized/coupled surround support for 5.1 encoding at 44.1/48kHz
* Added encoder control call to disable channel coupling
* Corrected 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
|
|
Fri, 10 Jul 2009
|
[ 20:28 naddy ]
1.39 audio/libvorbis/Makefile
1.14 audio/libvorbis/distinfo
Bugfix update to 1.2.3. From the change log:
* 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
|
|
Mon, 6 Jul 2009
|
[ 21:23 naddy ]
1.38 audio/libvorbis/Makefile
1.13 audio/libvorbis/distinfo
1.9 audio/libvorbis/files/patch-Makefile.in
1.7 audio/libvorbis/files/patch-configure
1.6 audio/libvorbis/files/patch-doc_Makefile.in
1.6 audio/libvorbis/files/patch-doc_vorbisenc_Makefile.in
1.6 audio/libvorbis/files/patch-doc_vorbisfile_Makefile.in
1.2 audio/libvorbis/files/patch-lib_codebook.c
1.2 audio/libvorbis/files/patch-lib_res0.c
1.6 audio/libvorbis/pkg-descr
(Only the first 10 of 11 ports in this commit are shown above. )
Update to 1.2.2. From the change log:
* define VENDOR and ENCODER strings
* 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
* 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.
* 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.
* Specification correction.
|
|
Sat, 28 Jul 2007
|
[ 12:26 miwi ]
1.32 audio/libvorbis/Makefile
1.12 audio/libvorbis/distinfo
1.7 audio/libvorbis/files/patch-Makefile.in
1.3 audio/libvorbis/files/patch-doc_Makefile.in
1.3 audio/libvorbis/files/patch-doc_vorbisenc_Makefile.in
1.3 audio/libvorbis/files/patch-doc_vorbisfile_Makefile.in
1.12 audio/libvorbis/pkg-plist
- Update to 1.2.0
Approved by: maintainer timeout (security, 1 day), simon (secteam)
Security:
http://www.vuxml.org/freebsd/b73335a5-3bbe-11dc-8e83-0016179b2dd5.html
|
|
Sat, 3 Dec 2005
|
[ 22:13 naddy ]
1.26 audio/libogg/Makefile
1.29 audio/libvorbis/Makefile
1.10 audio/libogg/distinfo
1.11 audio/libvorbis/distinfo
1.3 audio/libogg/files/patch-Makefile.in
1.4 audio/libvorbis/files/patch-Makefile.in
1.3 audio/libogg/files/patch-doc_Makefile.in
1.1 audio/libogg/files/patch-doc_libogg_Makefile.in
1.3 audio/libogg/files/patch-doc_ogg_Makefile.in
1.15 audio/libogg/pkg-plist
Maintenance update to libogg 1.1.3 and libvorbis 1.1.2.
No user-visible changes.
|
|
Mon, 4 Jul 2005
|
[ 14:48 naddy ]
1.27 audio/libvorbis/Makefile
1.10 audio/libvorbis/distinfo
Update to 1.1.1. Minor bug and documentation fixes.
|
|
Tue, 12 Oct 2004
|
[ 14:55 naddy ]
1.25 audio/libvorbis/Makefile
1.9 audio/libvorbis/distinfo
1.3 audio/libvorbis/files/patch-Makefile.in
1.2 audio/libvorbis/files/patch-doc_Makefile.in
1.2 audio/libvorbis/files/patch-doc_vorbisenc_Makefile.in
1.2 audio/libvorbis/files/patch-doc_vorbisfile_Makefile.in
1.10 audio/libvorbis/pkg-plist
Update to 1.1.0. Changes in this release:
* 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
|
|
Thu, 18 Mar 2004
|
[ 20:59 trevor ]
1.9 archivers/gtar/distinfo
1.8 archivers/p5-Archive-Tar/distinfo
1.2 astro/xworld/distinfo
1.4 audio/bonk/distinfo
1.3 audio/eawpats/distinfo
1.10 audio/flac/distinfo
1.6 audio/gnupod/distinfo
1.8 audio/gtkpod/distinfo
1.4 audio/id3lib/distinfo
1.8 audio/libao/distinfo
(Only the first 10 of 52 ports in this commit are shown above. )
Add size data, approved by maintainers.
|
|
Sat, 20 Dec 2003
|
[ 15:22 naddy ]
1.28 audio/flac/Makefile
1.20 audio/libogg/Makefile
1.21 audio/libvorbis/Makefile
1.26 audio/speex/Makefile
1.29 audio/vorbis-tools/Makefile
1.7 audio/libogg/distinfo
1.7 audio/libvorbis/distinfo
1.7 audio/vorbis-tools/distinfo
1.2 audio/libvorbis/files/patch-Makefile.in
1.4 audio/libogg/files/patch-configure
(Only the first 10 of 21 ports in this commit are shown above. )
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
|
|
Sat, 20 Jul 2002
|
[ 15:29 naddy ]
1.15 audio/libao/Makefile
1.14 audio/libogg/Makefile
1.15 audio/libvorbis/Makefile
1.17 audio/vorbis-tools/Makefile
1.6 audio/libao/distinfo
1.6 audio/libogg/distinfo
1.6 audio/libvorbis/distinfo
1.6 audio/vorbis-tools/distinfo
1.3 audio/vorbis-tools/files/patch-ogg123::buffer.c
1.2 audio/vorbis-tools/files/patch-oggenc::audio.c
(Only the first 10 of 16 ports in this commit are shown above. )
Welcome to the long-awaited release of Ogg Vorbis 1.0!
|
|
Wed, 16 Jan 2002
|
[ 14:42 naddy ]
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo
unknown audio/libvorbis/files/patch-configure
unknown audio/vorbis-tools/files/patch-configure
(Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to Ogg Vorbis RC3.
|
|
Mon, 27 Aug 2001
|
[ 02:26 trevor ]
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/mpg321/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/vorbis/Makefile
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo
(Only the first 10 of 31 ports in this commit are shown above. )
Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2. This version supports
"channel coupling" for more efficient compression of stereo material.
|
|
Thu, 19 Jul 2001
|
[ 07:29 sf ]
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/vorbis/Makefile
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo
unknown audio/libao/files/patch-Makefile.in
(Only the first 10 of 28 ports in this commit are shown above. )
o update to 1.0 RC1. PORTEPOCH bumped due to PKGNAME now strictly follows
handbook. (1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2) o support
NOPORTDOCS. o remove stale MASTER_SITES.
|
|
Thu, 1 Mar 2001
|
[ 09:36 sf ]
unknown audio/libvorbis/Makefile
unknown audio/libvorbis/distinfo
unknown audio/libvorbis/files/patch-aa
unknown audio/libvorbis/files/patch-ab
unknown audio/libvorbis/pkg-plist
update to 1.0 beta4.
|
|
Thu, 2 Nov 2000
|
[ 21:15 trevor ]
unknown audio/libvorbis/Makefile
unknown audio/libvorbis/distinfo
unknown audio/libvorbis/files/patch-aa
unknown audio/libvorbis/pkg-comment
unknown audio/libvorbis/pkg-descr
unknown audio/libvorbis/pkg-plist
Add new port of libvorbis, a library for handling Vorbis-encoded Ogg streams.
|
Number of commits found: 17 |