licenses.dev

symphonia v0.5.4

Pure Rust media container and audio decoding library.

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

MPL-2.015
PackageRelationDependenciesPublished
symphonia-bundle-flac • 0.5.4Pure Rust FLAC demuxer and decoder (a part of project Symphonia).DIRECT10
symphonia-bundle-mp3 • 0.5.4Pure Rust MP1, MP2, and MP3 demuxer and decoder (a part of project Symphonia).DIRECT9
symphonia-codec-aac • 0.5.4Pure Rust AAC decoder (a part of project Symphonia).DIRECT6
symphonia-codec-adpcm • 0.5.4Pure Rust ADPCM audio decoder (a part of project Symphonia).DIRECT6
symphonia-codec-alac • 0.5.4Pure Rust ALAC decoder (a part of project Symphonia).DIRECT6
symphonia-codec-pcm • 0.5.4Pure Rust PCM audio decoder (a part of project Symphonia).DIRECT6
symphonia-codec-vorbis • 0.5.4Pure Rust Vorbis decoder (a part of project Symphonia).DIRECT10
symphonia-core • 0.5.4Project Symphonia shared structs, traits, and features.DIRECT5
symphonia-format-caf • 0.5.4Pure Rust CAF demuxer (a part of project Symphonia).DIRECT9
symphonia-format-isomp4 • 0.5.4Pure Rust ISO/MP4 demuxer (a part of project Symphonia).DIRECT10
symphonia-format-mkv • 0.5.4Pure Rust MKV/WebM demuxer (a part of project Symphonia).DIRECT10
symphonia-format-ogg • 0.5.4Pure Rust OGG demuxer (a part of project Symphonia).DIRECT10
symphonia-format-riff • 0.5.4Pure Rust RIFF demuxer (a part of project Symphonia).DIRECT10
symphonia-metadata • 0.5.4Project Symphonia multimedia tag and metadata readers.DIRECT8
symphonia-utils-xiph • 0.5.4Project Symphonia utilities for Xiph codecs and formats.INDIRECT9
Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
BSD-3-Clause AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
encoding_rs • 0.8.34A Gecko-oriented implementation of the Encoding StandardINDIRECT1
MIT1
PackageRelationDependenciesPublished
extended • 0.1.0Extended precision 80-bit floating-point numbers (f80). INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/symphonia)](https://licenses.dev/cargo/symphonia)
<a href="https://licenses.dev/cargo/symphonia">
  <img src="https://licenses.dev/b/cargo/symphonia" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.4 version:

[![licenses](https://licenses.dev/b/cargo/symphonia/0.5.4)](https://licenses.dev/cargo/symphonia/0.5.4)
<a href="https://licenses.dev/cargo/symphonia/0.5.4">
  <img src="https://licenses.dev/b/cargo/symphonia/0.5.4" alt="licenses" />
</a>
GitHub