chiark / gitweb /
Move ENDIAN_ constants to new byte-order.h.
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 20 Nov 2009 16:59:48 +0000 (16:59 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 20 Nov 2009 16:59:48 +0000 (16:59 +0000)
commit929f577e4845639606f0d0297f5b4fff51032051
tree7c5b790c0b5b6fb290494b5beb2a7da943915611
parent443e4c7ce400d3f2fe0c04984bafae8ea0dae964
Move ENDIAN_ constants to new byte-order.h.
New clients/resample, which just wraps resample_convert() in the
obvious way.
.bzrignore
clients/Makefile.am
clients/resample.c [new file with mode: 0644]
lib/Makefile.am
lib/byte-order.h [new file with mode: 0644]
lib/resample.c
lib/resample.h
lib/speaker-protocol.h