mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2024-11-03 04:17:20 -05:00
78c08c5f10
logging API changed slightly (I got sick of gcc warnings about deprecated features). resampling (for live input, not yet for reencoding) is in there. several patches from Karl Heyes have been incorporated. svn path=/trunk/log/; revision=3751 |
||
---|---|---|
.. | ||
.cvsignore | ||
BUILDING | ||
COPYING | ||
Makefile.am | ||
README | ||
thread.c | ||
thread.h | ||
TODO |
This is the cross platform thread and syncronization library. It depends on the avl library. This is a massively cleaned and picked through version of the code from the icecast 1.3.x base. It has not been heavily tested *YET*. But since it's just cleanups, it really shouldn't have that many problems. jack.