freebsd-ports/audio/libvorbis/pkg-plist
Christian Weisgerber b3bd686a99 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.
2009-07-06 21:23:56 +00:00

124 lines
5.4 KiB
Text

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