This package browser is in early development. Mind the rough edges.

bcg729 1.1.1

Belledonne Communications G729 Codec

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.

Installation

Install bcg729 1.1.1 as follows:

guix install bcg729@1.1.1

Or install the latest version:

guix install bcg729

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.