1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-01-03 14:56:34 -05:00
Go to file
Jack Moffitt cbbdb5fc49 Ciaran found this bug. We only ever set tv_usec, but for bitrates around
32 and lower, this will set tv_usec to > 1 second, which wrong.  So we
do it the right way, and put seconds in tv_sec.

svn path=/trunk/timing/; revision=2507
2001-12-09 08:31:20 +00:00
conf More .cvsignore 2001-09-10 02:58:24 +00:00
m4 Fix for x86 Solaris. 2001-10-29 16:02:13 +00:00
src Ciaran found this bug. We only ever set tv_usec, but for bitrates around 2001-12-09 08:31:20 +00:00
.cvsignore Add .cvsignore 2001-09-10 02:56:53 +00:00
acinclude.m4 Initial revision 2001-09-10 02:21:46 +00:00
AUTHORS Initial revision 2001-09-10 02:21:46 +00:00
autogen.sh Initial revision 2001-09-10 02:21:46 +00:00
configure.in Another fix. -mv8 is a Sparc-only option, and gcc will barf if you use it 2001-10-29 15:53:28 +00:00
COPYING Initial revision 2001-09-10 02:21:46 +00:00
HACKING Add HACKING file for instructions for building from CVS. 2001-09-10 03:26:04 +00:00
Makefile.am Fix broken CFLAGS handling. 2001-10-21 16:13:02 +00:00
README Initial revision 2001-09-10 02:21:46 +00:00
TODO Updated the TODO file. 2001-10-20 07:59:01 +00:00

This is still experimental.