Releases: sippy/libg722
Releases · sippy/libg722
v_1_2_0
Release Notes for Version 1.2.0
Key Changes
New Features
- Docker Support:
Enhancements
- Platform Support:
Bug Fixes
- Header Management:
- Code Quality:
Miscellaneous
- DockerHub: Avoid pushing into DockerHub for forked repositories. (64c49ac)
This release includes important updates and improvements to enhance the overall functionality and performance of the system. Users are encouraged to update to this latest version to benefit from these changes.
v_1_1_1
- Fix MacOS X build
- properly handle numpy build dependency
Full Changelog: v_1_1_0...v_1_1_1
1.1.0
1.0.3
What's Changed
- Update Makefile by @meerd in #3
- Saturating the output of the QMF to avoid over/under-flows in the decoder by @cloppingemu in #4
New Contributors
- @meerd made their first contribution in #3
- @cloppingemu made their first contribution in #4
Full Changelog: v_1_0_2...v_1_0_3