Added intial work for voe exampel app
commitd143309b3124c7928e109dab010227b8439bde1f
authorDaniel Borkmann <daniel@netsniff-ng.org>
Fri, 4 Nov 2011 18:05:19 +0000 (4 19:05 +0100)
committerDaniel Borkmann <daniel@netsniff-ng.org>
Fri, 4 Nov 2011 18:05:19 +0000 (4 19:05 +0100)
tree5f304c482065be5e54a642dd18880d440caf3a04
parenta971ec2ad19e5028e3bea3943e671f9b9c0cc932
Added intial work for voe exampel app
13 files changed:
app/Makefile [new file with mode: 0644]
app/alsa.c [new file with mode: 0644]
app/alsa.h [new file with mode: 0644]
app/alsa_device.c [deleted file]
app/alsa_device.h [deleted file]
app/celtclient.c [deleted file]
app/compiler.h [new file with mode: 0644]
app/die.h [new file with mode: 0644]
app/strlcpy.c [new file with mode: 0644]
app/strlcpy.h [new file with mode: 0644]
app/voe.c [new file with mode: 0644]
app/xmalloc.c [new file with mode: 0644]
app/xmalloc.h [new file with mode: 0644]