]> git.tuebingen.mpg.de Git - paraslash.git/commit
resample filter: Infrastructure.
authorAndre Noll <maan@systemlinux.org>
Mon, 8 Oct 2012 21:29:08 +0000 (23:29 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Nov 2012 13:08:55 +0000 (14:08 +0100)
commitcad2842e228ab3e42702a05af759ad292b89bed9
treead035d85ce9521031944ee7672c22e11bf6e2d29
parent37e0dfe7bf7737863c63e515e9ed06c2f479f5a3
resample filter: Infrastructure.

This adds configure command line options and tests for libsamplerate,
and provides a dummy implementation of the resample filter. A simple
m4 file for the configuration options is included as well.
configure.ac
error.h
m4/gengetopt/resample_filter.m4 [new file with mode: 0644]
resample_filter.c [new file with mode: 0644]