8000 Tags · dramd/opusfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dramd/opusfile

Tags

v0.12

Toggle v0.12's commit message

Verified

This tag was signed with the committer’s verified signature. The key has exp 8000 ired.
rillian Ralph Giles
The opusfile and opusurl libraries provide a high-level API for

decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

 - Fix stack overflow buffering out-of-sequence streams.
 - Fix possible divide-by-zero.
 - Fix issues with seeking in the win32 backend.
 - Fix an issue where the seek algorithm could be confused
   by stream data changing between reads.
 - Clean up compiler and scan-build warnings.
 - Avoid use of the deprecated ftime() function
   which has Y2038 problems.
 - Remove undefined behaviour memcpy(NULL) in op_read_native().
 - Visual Studio project files updated for libogg 1.3.4 library name change.
 - Various build systems updates.
 - Various integration and testing environment improvements.

This release is backward-compatible with the previous
release. We recommend all users upgrade.

Note that because of the removal of certificate store hooks
in openssl 1.1.1 and later, there are unfortunately no
supported versions of that library which can be used with
the code in opusurl to validate https responses against
the system certificate store on Windows. Using the system
default access to the certificate store on other platforms
works fine.

Programming documentation is available in-tree and online
at https://opus-codec.org/docs/

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net, opus@xiph.org, or at
https://gitlab.xiph.org/xiph/opusfile.

v0.11

Toggle v0.11's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jmvalin Jean-Marc Valin
opusfile version 0.11

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

Changes since the v0.10 release:
 - Fix two potential integer overflows.
   (These were not security-critical unless the compiler took the opportunity
   provided by the undefined behavior to format your hard drive.)
 - Allow JPEGs in METADATA_BLOCK_PICTURE tags to include EXIF data.
 - A few warning fixes for gcc 8.
 - Make opus_tags_copy return OP_EFAULT on failure instead of returning success.
 - Various integration and testing environment improvements.

This release is backward-compatible with the previous
release. We recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at https://opus-codec.org/docs/

v0.10

Toggle v0.10's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.10

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

Changes since the v0.9 release:
 - Fix an out-of-bounds read matching serial numbers.

This release is backward-compatible with the previous
release. We recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at https://opus-codec.org/docs/

v0.9

Toggle v0.9's commit message
8000

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.9

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

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.

This release is backward-compatible with the previous
release. We recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at https://opus-codec.org/docs/

v0.8

Toggle v0.8's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.8

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

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.

This release is backward-compatible with the previous
release. We recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at https://opus-codec.org/docs/

v0.7

Toggle v0.7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.7

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

Changes since the v0.6 release:
 - Add API to access and preserve binary metadata.
 - Add support for R128_ALBUM_GAIN metadata tag.
 - Better seeking with continued packets and multiplexed streams.
 - Portability and build fixes.

This release is backward-compatible with the previous
release but contains updates to conform with the latest
IETF Ogg Opus draft, important performance enhancements,
and bug fixes. We recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at http://opus-codec.org/docs/

v0.6

Toggle v0.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.6

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

Changes since the v0.5 release:
 - Fix bugs with comment handling
 - Fix build for BSD
 - Fix bugs handling invalid and non-opus streams

Some of these bugs kept basic functionality of the APIs from
working at all, so we recommend all users upgrade.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at http://opus-codec.org/docs/

v0.5

Toggle v0.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.5

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg.
opusurl depends on opusfile and openssl.

Changes since the v0.4 release:
 - Report HTTP (ICY) headers to client
 - New tag comparison and copy functions
 - New application decoding callback API for advanced clients
 - New dither disable function for advanced clients
 - constify API
 - Avoid clipping downmixing from a fixed-point decoder
 - Better practices for dual stack IPv6
 - Documentation improvements
 - Fix a unicode bug on Windows
 - Fix proxy user/password macros
 - Fix HTTP pipelining support detection

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online
at http://opus-codec.org/docs/

v0.4

Toggle v0.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.4

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http.

It depends on libopus, libogg, and openssl.

Changes since the previous release:

- New API to parse album art tags.
- Visual Studio project file fixes.
- Include Visual Studio projects in source package.
- Minor unicode fixes.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.

v0.3

Toggle v0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rillian Ralph Giles
opusfile version 0.3

The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk and over http.

It depends on libopus, libogg, and openssl.

Changes since the previous release:

- Fix a buffer overflow downmixing multichannel files.
- UTF-8 filename support on Windows.
- HTTP(S) url support on Windows.
- Support Windows system certificate store for HTTPS.
- New project files for MS Visual Studio.
- New gain control API with op_set_gain_offset() and op_get_track_gain().
- Documentation and build improvements.
- HTTP(S) support split into a separate opusurl library.
- Implement soft-clip for paths where libopus doesn't.
- opusfile_example now outputs WAV.
- Fix http basic auth.
- Fix 255 packet-per-page assert.

The library is functional, but there are likely issues
we didn't find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.
0