diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 2001-07-26 13:57:18 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 2001-07-26 13:57:18 +0000 |
commit | 172e6a529db97c8f0582e6cdcbe57d595d19f56b (patch) | |
tree | 20a9e370010630c4e7da8ecdba5effeeee21aa56 /misc/cstream/pkg-descr | |
parent | Update to 0.8. (diff) |
Update to 2.2
Diffstat (limited to 'misc/cstream/pkg-descr')
-rw-r--r-- | misc/cstream/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/cstream/pkg-descr b/misc/cstream/pkg-descr index 6002f4dfb230..dd82b452e21e 100644 --- a/misc/cstream/pkg-descr +++ b/misc/cstream/pkg-descr @@ -20,5 +20,8 @@ usually used in commandline-constructed pipes. - "gcc -Wall" clean source code, serious effort taken to avoid undefined behavior in ANSI C or POSIX, except long long is required. Limiting and reporting works on data amounts > 4 GB. +- Audio support: input/output-files can be switched to Audi CD quality mode +- TCP support: input-output streams can be TCP connections, either + connecting to other hosts or waiting for a host to connect WWW: http://www.cons.org/cracauer/cstream.html |