Language

Package: bcg729 @ 1.1.1

Synopsis

Belledonne Communications G729 Codec

Description

BcG729 is an implementation of both encoder and decoder of the ITU G729 speech codec. The library written in C 99 is fully portable and can be executed on many platforms including both ARM and x86 processors. It supports concurrent channels encoding and decoding for multi call application such as conferencing.

Home page
https://linphone.org/technical-corner/bcg729
Location
gnu/packages/linphone.scm (line: 332, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?