pkgsrc/audio/opusfile/PLIST
maya 8d4ad6aab0 opusfile: update to 0.10. Fixes build with OpenSSL 1.1.x.
Changes since the v0.9 release:

    Fix an out-of-bounds read matching serial numbers.

Changes since the v0.8 release:

    Fix an invalid free with tag handling.
    Improve handling of corrupt streams.
    Improve performance on streams with many chain segments.
    Improve TLS host validation.
    Align op_raw_total to work better with op_raw_seek.
    Documentation and build improvements.

Changes since the v0.7 release:

    Add support for OpenSSL 1.1.x.
    Fix issues with tag parsing introduced in v0.7.
    Fix skip logic for multiplexed non-Opus data.
2018-05-13 09:44:03 +00:00

9 lines
256 B
Text

@comment $NetBSD: PLIST,v 1.4 2018/05/13 09:44:03 maya Exp $
include/opus/opusfile.h
lib/libopusfile.la
lib/libopusurl.la
lib/pkgconfig/opusfile.pc
lib/pkgconfig/opusurl.pc
share/doc/opusfile/AUTHORS
share/doc/opusfile/COPYING
share/doc/opusfile/README.md