# Symphonia Common Utilities

[<img alt="Docs.rs" src="https://img.shields.io/badge/docs.rs-symphonia_common-brightgreen?style=for-the-badge" height="22"/>](https://docs.rs/symphonia-common)

Common utilities for codecs and formats for Project Symphonia.

> [!WARNING]
> This crate is considered an internal-only implementation detail of Symphonia and should never be used by crates that are not first-party Symphonia demuxers or decoders.

## License

Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.

## Contributing

Symphonia is a free and open-source project that welcomes contributions! To get started, please read our [Contribution Guidelines](https://github.com/pdeljanov/Symphonia/blob/main/CONTRIBUTING.md).
