Releases: channel-io/go-g729
Releases · channel-io/go-g729
v0.1.1
v0.1.0
go-g729
This package provides Go bindings for the BelledonneCommunications C library bcg729.
The C libraries and docs are provided in https://github.com/BelledonneCommunications/bcg729. This package just handles the wrapping in Go, and is unaffiliated with BelledonneCommunications.
- G729 encoder/decoder with cgo execution @distrue