commit liboil porting changes
authorLennart Poettering <lennart@poettering.net>
Thu, 15 Sep 2005 23:42:56 +0000 (23:42 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 Sep 2005 23:42:56 +0000 (23:42 +0000)
commite1f008f2a395422b0f1e0c931ea1550df853e6e4
tree6b130f01398ec72d2166c9bd484cf53cc2632ee7
parent0c9873e5b3212adc273400ff133e040080ee4b65
commit liboil porting changes

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/liboil-test@344 fefdeb5f-60dc-0310-8127-8f9354f1896f
23 files changed:
polyp/Makefile.am
polyp/channelmap.c [new file with mode: 0644]
polyp/channelmap.h [new file with mode: 0644]
polyp/client.c
polyp/client.h
polyp/resampler.c
polyp/resampler.h
polyp/sample-util.c
polyp/sample-util.h
polyp/sample.c
polyp/sample.h
polyp/sink-input.c
polyp/sink-input.h
polyp/sink.c
polyp/sink.h
polyp/source-output.c
polyp/source-output.h
polyp/source.c
polyp/source.h
polyp/tagstruct.h
polyp/voltest.c
polyp/volume.c [new file with mode: 0644]
polyp/volume.h [new file with mode: 0644]