Skip to content
vir edited this page Feb 2, 2011 · 2 revisions

Welcome to the yate-g72X-ipp wiki!

This code is from http://yate.hosting.lv/.

I added support for IPP libs version 7 and debian packaging files.

Building

Installing IPP

You still need IPP debian packages to build. This is how to get them:

  1. Get IPP tarballs for your arch from Intel
  2. extract tarballs and find directory with rpms.
  3. apt-get install alient dpkg-dev
  4. alien --to-deb -k *.rpm
  5. dpkg -i *.deb

Building codecs

as usual, dpkg-buildpackage -uc -us -rfakeroot from within directory in which you checked out yate-g72x-ipp sources.

Clone this wiki locally