pkgsrc/audio/libvorbis/PLIST
wiz 9f2f62939b 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.
2009-07-17 20:28:21 +00:00

111 lines
4.8 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2009/07/17 20:28:21 wiz Exp $
include/vorbis/codec.h
include/vorbis/vorbisenc.h
include/vorbis/vorbisfile.h
lib/libvorbis.la
lib/libvorbisenc.la
lib/libvorbisfile.la
lib/pkgconfig/vorbis.pc
lib/pkgconfig/vorbisenc.pc
lib/pkgconfig/vorbisfile.pc
share/aclocal/vorbis.m4
share/doc/${PKGNAME}/eightphase.png
share/doc/${PKGNAME}/evenlsp.png
share/doc/${PKGNAME}/fish_xiph_org.png
share/doc/${PKGNAME}/floor1_inverse_dB_table.html
share/doc/${PKGNAME}/floorval.png
share/doc/${PKGNAME}/fourphase.png
share/doc/${PKGNAME}/framing.html
share/doc/${PKGNAME}/helper.html
share/doc/${PKGNAME}/index.html
share/doc/${PKGNAME}/lspmap.png
share/doc/${PKGNAME}/oddlsp.png
share/doc/${PKGNAME}/oggstream.html
share/doc/${PKGNAME}/programming.html
share/doc/${PKGNAME}/rfc5215.txt
share/doc/${PKGNAME}/rfc5215.xml
share/doc/${PKGNAME}/squarepolar.png
share/doc/${PKGNAME}/stereo.html
share/doc/${PKGNAME}/stream.png
share/doc/${PKGNAME}/v-comment.html
share/doc/${PKGNAME}/vorbis-clip.txt
share/doc/${PKGNAME}/vorbis-errors.txt
share/doc/${PKGNAME}/vorbis-fidelity.html
share/doc/${PKGNAME}/vorbis.html
share/doc/${PKGNAME}/vorbisenc/changes.html
share/doc/${PKGNAME}/vorbisenc/examples.html
share/doc/${PKGNAME}/vorbisenc/index.html
share/doc/${PKGNAME}/vorbisenc/ov_ectl_ratemanage2_arg.html
share/doc/${PKGNAME}/vorbisenc/ov_ectl_ratemanage_arg.html
share/doc/${PKGNAME}/vorbisenc/overview.html
share/doc/${PKGNAME}/vorbisenc/reference.html
share/doc/${PKGNAME}/vorbisenc/style.css
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_ctl.html
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_init.html
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_init_vbr.html
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_setup_init.html
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_setup_managed.html
share/doc/${PKGNAME}/vorbisenc/vorbis_encode_setup_vbr.html
share/doc/${PKGNAME}/vorbisenc/vorbis_info.html
share/doc/${PKGNAME}/vorbisfile/OggVorbis_File.html
share/doc/${PKGNAME}/vorbisfile/callbacks.html
share/doc/${PKGNAME}/vorbisfile/chaining_example_c.html
share/doc/${PKGNAME}/vorbisfile/chainingexample.html
share/doc/${PKGNAME}/vorbisfile/crosslap.html
share/doc/${PKGNAME}/vorbisfile/datastructures.html
share/doc/${PKGNAME}/vorbisfile/decoding.html
share/doc/${PKGNAME}/vorbisfile/example.html
share/doc/${PKGNAME}/vorbisfile/exampleindex.html
share/doc/${PKGNAME}/vorbisfile/fileinfo.html
share/doc/${PKGNAME}/vorbisfile/index.html
share/doc/${PKGNAME}/vorbisfile/initialization.html
share/doc/${PKGNAME}/vorbisfile/ov_bitrate.html
share/doc/${PKGNAME}/vorbisfile/ov_bitrate_instant.html
share/doc/${PKGNAME}/vorbisfile/ov_callbacks.html
share/doc/${PKGNAME}/vorbisfile/ov_clear.html
share/doc/${PKGNAME}/vorbisfile/ov_comment.html
share/doc/${PKGNAME}/vorbisfile/ov_crosslap.html
share/doc/${PKGNAME}/vorbisfile/ov_fopen.html
share/doc/${PKGNAME}/vorbisfile/ov_info.html
share/doc/${PKGNAME}/vorbisfile/ov_open.html
share/doc/${PKGNAME}/vorbisfile/ov_open_callbacks.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_seek.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_seek_lap.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_seek_page.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_seek_page_lap.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_tell.html
share/doc/${PKGNAME}/vorbisfile/ov_pcm_total.html
share/doc/${PKGNAME}/vorbisfile/ov_raw_seek.html
share/doc/${PKGNAME}/vorbisfile/ov_raw_seek_lap.html
share/doc/${PKGNAME}/vorbisfile/ov_raw_tell.html
share/doc/${PKGNAME}/vorbisfile/ov_raw_total.html
share/doc/${PKGNAME}/vorbisfile/ov_read.html
share/doc/${PKGNAME}/vorbisfile/ov_read_float.html
share/doc/${PKGNAME}/vorbisfile/ov_seekable.html
share/doc/${PKGNAME}/vorbisfile/ov_serialnumber.html
share/doc/${PKGNAME}/vorbisfile/ov_streams.html
share/doc/${PKGNAME}/vorbisfile/ov_test.html
share/doc/${PKGNAME}/vorbisfile/ov_test_callbacks.html
share/doc/${PKGNAME}/vorbisfile/ov_test_open.html
share/doc/${PKGNAME}/vorbisfile/ov_time_seek.html
share/doc/${PKGNAME}/vorbisfile/ov_time_seek_lap.html
share/doc/${PKGNAME}/vorbisfile/ov_time_seek_page.html
share/doc/${PKGNAME}/vorbisfile/ov_time_seek_page_lap.html
share/doc/${PKGNAME}/vorbisfile/ov_time_tell.html
share/doc/${PKGNAME}/vorbisfile/ov_time_total.html
share/doc/${PKGNAME}/vorbisfile/overview.html
share/doc/${PKGNAME}/vorbisfile/reference.html
share/doc/${PKGNAME}/vorbisfile/return.html
share/doc/${PKGNAME}/vorbisfile/seekexample.html
share/doc/${PKGNAME}/vorbisfile/seeking.html
share/doc/${PKGNAME}/vorbisfile/seeking_example_c.html
share/doc/${PKGNAME}/vorbisfile/seeking_test_c.html
share/doc/${PKGNAME}/vorbisfile/seekingexample.html
share/doc/${PKGNAME}/vorbisfile/style.css
share/doc/${PKGNAME}/vorbisfile/threads.html
share/doc/${PKGNAME}/vorbisfile/vorbis_comment.html
share/doc/${PKGNAME}/vorbisfile/vorbis_info.html
share/doc/${PKGNAME}/vorbisfile/vorbisfile_example_c.html
share/doc/${PKGNAME}/vorbisword2.png
share/doc/${PKGNAME}/wait.png
share/doc/${PKGNAME}/white-xifish.png