Displaying 1 result from an estimated 1 matches for "buffer_debug".
2001 Aug 11
0
kcarnold_work branch of ogg123
...arser there; test it out
or use it for any of your own projects; I wrote it pretty
generically. You can probably also use the buffer; it's generic enough
that two instances of it (input and output) are running concurrently
without a hitch.
Oh yeah, anyone testing my branch, I forgot to disable
BUFFER_DEBUG. It changes the timings some. Try leaving it enabled,
then change the #define BUFFER_DEBUG to #undef BUFFER_DEBUG near the
top of buffer.c, and try it again. Should change that myself, but I'm
tired now and it's one o'clock in the morning after working at this
most of the day.
And if y...