8000 GitHub - adil-mafzool/bcg729-deb: Debian package for the Bcg729 G.729 codec library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adil-mafzool/bcg729-deb

 
 

Repository files navigation

OSSO build of the Bcg729 G729 speech codec

Get source:

VER=1.0.3
curl \
  https://codeload.github.com/BelledonneCommunications/bcg729/tar.gz/$VER \
  >bcg729_$VER.orig.tar.gz
tar zxf bcg729_$VER.orig.tar.gz

Setup debian/ dir:

cd bcg729-$VER
git clone https://github.com/ossobv/bcg729-deb.git debian

Optionally alter debian/changelog and then build:

dpkg-buildpackage -us -uc -sa

About

Debian package for the Bcg729 G.729 codec library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%
0