Skip to content

Release v3.0.0

Latest
Compare
Choose a tag to compare
@ozguronsoy ozguronsoy released this 01 Oct 12:19
· 41 commits to master since this release
  • removed IAudioFileFormat classes.
  • removed IAudioCodec classes.
  • added IAudioDecoder and IAudioEncoder base classes.
  • polymorphic buffers.
  • polymorphic exceptions.
  • 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.
  • refactoring and bug fixes.