Files
go-rtsp/CHANGELOG.md
2021-10-29 11:33:58 +03:00

1007 B

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.

Unreleased

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