Date: Mon, 6 Jul 2009 21:23:56 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libvorbis Makefile distinfo pkg-descr pkg-plist ports/audio/libvorbis/files patch-Makefile.in patch-configure patch-doc_Makefile.in patch-doc_vorbisenc_Makefile.in patch-doc_vorbisfile_Makefile.in patch-lib_codebook.c patch-lib_res0.c Message-ID: <200907062123.n66LNuJR023941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2009-07-06 21:23:56 UTC
FreeBSD ports repository
Modified files:
audio/libvorbis Makefile distinfo pkg-descr pkg-plist
audio/libvorbis/files patch-Makefile.in patch-configure
patch-doc_Makefile.in
patch-doc_vorbisenc_Makefile.in
patch-doc_vorbisfile_Makefile.in
Removed files:
audio/libvorbis/files patch-lib_codebook.c patch-lib_res0.c
Log:
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.
Revision Changes Path
1.38 +5 -3 ports/audio/libvorbis/Makefile
1.13 +3 -3 ports/audio/libvorbis/distinfo
1.9 +7 -7 ports/audio/libvorbis/files/patch-Makefile.in
1.7 +14 -14 ports/audio/libvorbis/files/patch-configure
1.6 +4 -13 ports/audio/libvorbis/files/patch-doc_Makefile.in
1.6 +4 -16 ports/audio/libvorbis/files/patch-doc_vorbisenc_Makefile.in
1.6 +4 -13 ports/audio/libvorbis/files/patch-doc_vorbisfile_Makefile.in
1.2 +0 -23 ports/audio/libvorbis/files/patch-lib_codebook.c (dead)
1.2 +0 -35 ports/audio/libvorbis/files/patch-lib_res0.c (dead)
1.6 +1 -1 ports/audio/libvorbis/pkg-descr
1.15 +5 -18 ports/audio/libvorbis/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907062123.n66LNuJR023941>
