Skip to content

Releases: KonataDev/Konata.Codec

v1.4.2

09 May 09:13
367d2b9
Compare
Choose a tag to compare
  • Propagate EncodeException with inner exception

v1.4.1

07 May 05:37
c166cb0
Compare
Choose a tag to compare
  • fix a dll naming problem cause DllNotFoundException to be thrown on windows platform

v1.4.0

27 Apr 07:48
0427c78
Compare
Choose a tag to compare
  • Supported Vorbis(ogg) decode & encode
  • Supported Wav decode
  • Embedded platform binaries into NuGet package

v1.3.1

22 Feb 12:59
5e94718
Compare
Choose a tag to compare
  • Fix bit length

1.3.1-alpha1

09 Sep 07:37
56c75fc
Compare
Choose a tag to compare
1.3.1-alpha1 Pre-release
Pre-release
  • Add AudioPipeline.GetAudioTime()
  • Fix adaptive audio format

1.2.0-alpha1

08 Sep 07:35
127699d
Compare
Choose a tag to compare
1.2.0-alpha1 Pre-release
Pre-release
  • Streaming codecs
  • Adaptive audio pipeline