Skip to content

Releases: ozguronsoy/HephAudio

v3.1.0

01 Oct 12:19
Compare
Choose a tag to compare
  • removed IAudioFileFormat classes.
  • removed IAudioCodec classes.
  • added IAudioDecoder and IAudioEncoder base classes.
  • polymorphic buffers.
  • polymorphic exceptions.
  • polymorphic audio effects.
  • changed HephCommon namespace to Heph.
  • updated the FFmpeg and libmysofa build files.
  • started using Doxygen for documentation.
  • improved README and updated the examples.
  • added version macros.
  • added shared/static library creation to CMake.
  • added tests.
  • refactoring and bug fixes.

Release v2.0.0

31 May 21:36
Compare
Choose a tag to compare
  • Removed StringBuffer class.
  • Added FFmpeg build files to the dependencies.
  • Added libmysofa build files to the dependencies.
  • Added spatial audio.
  • Added native API specific parameters.
  • Some bug fixes and performance improvements.

Release v1.0.0

29 Mar 15:19
436b67d
Compare
Choose a tag to compare
Update AndroidAudioSLES.md

Signed-off-by: Özgür <ozguronsoy@gmail.com>