Displaying 2 results from an estimated 2 matches for "spxprintf".
Did you mean:
snprintf
2007 Nov 14
1
JitterBuffer in SVN
...the jitter buffer if you have some time.
>
Hi,
I added some logging to my last debug build, but users stopped using it
and rolled back to the previous version due to all the printfs. I see
these are now removed, so I'll do a new build. However, is there any
chance you could change to spxprintf() or something similar which we
could override easily? This would reduce the amount of "errors" reported
to users (who then report it as a bug to me), and would also allow me to
capture the output and include it in the autogenerated bugreports if
there are any problems.
Best regards,...
2007 Nov 05
2
JitterBuffer in SVN
Jean-Marc Valin wrote:
> Thorvald Natvig a ?crit :
>
>> I see you're changing the jitter buffer around quite a bit. Could you
>> let us know when it's ready for general testing? (At the moment it
>> doesn't handle missing packets at all)
>>
>
> While I'm not completely done yet, I thought the current version was
> working. Can you tell