Skip to content

Commit

Permalink
document speexdsp dependency; remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Aug 18, 2015
1 parent 3c6d24a commit 1fcd50e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 565 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ Features
Requirements
------------

The library itself has no requirements besides ANSI C.

* [libspeexdsp](http://www.speex.org/) - Needed for `ebur128_true_peak`.

Installation
------------
Expand All @@ -50,4 +49,4 @@ documented in the ebur128.h header file. For a usage example, see
minimal-example.c in the tests folder.

On some operating systems, static libraries should be compiled as position
independent code. You can enable that by turning on WITH\_STATIC\_PIC.
independent code. You can enable that by turning on `WITH_STATIC_PIC`.
14 changes: 0 additions & 14 deletions cmake/FindSNDFILE.cmake

This file was deleted.

Loading

0 comments on commit 1fcd50e

Please sign in to comment.