All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add avformat_close_input
- Remove avresample
0.1.0 - 2021-07-23
- Doc
dev
0.0.3 - 2021-07-22
- New examples
- AAC decode to WAV PCM
- Swr Context to golang from c
0.0.2 - 2021-07-22
- Examples
- WAV PCM encode
- Free mem
0.0.1 - 2021-07-21
- Init repo