Skip to content
forked from ossobv/bcg729-deb

Debian package for the Bcg729 G.729 codec library

Notifications You must be signed in to change notification settings

vtzan/bcg729-deb

 
 

Repository files navigation

OSSO build of the Bcg729 shared library (G729 speech codec)

NOTE: This package is obsolete now that there is libbcg729-0 in vanilla Debian/Ubuntu.

Docker build

Just do:

./Dockerfile.build

And it will create the build files in Dockerfile.out/.

For example:

$ dpkg-deb -c stretch/bcg729_1.0.4-0osso3+deb9/libbcg729-0_1.0.4-0osso3+deb9_amd64.deb
 55,864  /usr/lib/x86_64-linux-gnu/libbcg729.so.0.0.0
    691  /usr/share/doc/libbcg729-0/changelog.Debian.gz
  3,459  /usr/share/doc/libbcg729-0/copyright
      0  /usr/lib/x86_64-linux-gnu/libbcg729.so.0 -> libbcg729.so.0.0.0

About

Debian package for the Bcg729 G.729 codec library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 59.1%
  • Shell 34.4%
  • Makefile 6.5%