Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 1007 Bytes

Changelog

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.

Added

  • Add avformat_close_input
  • Remove avresample

0.1.0 - 2021-07-23

Added

  • Doc

dev

0.0.3 - 2021-07-22

Added

  • New examples
  • AAC decode to WAV PCM

Changed

  • Swr Context to golang from c

0.0.2 - 2021-07-22

Added

  • Examples
  • WAV PCM encode

Changed

  • Free mem

0.0.1 - 2021-07-21

Added

  • Init repo