Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 840 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 840 Bytes

ffmpeg-audio-decode

A small native module which decodes an arbitrary stream of audio data into a stream of PCM samples using FFmpeg.

Build Status

The master branch is evergreen thanks to bors-ng.

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.

If you are distributing a program which uses this software and it is not licensed under the GPL license, we recommend you ensure your build of FFmpeg follows the license compliance checklist here.