]> code.delx.au - pulseaudio/commit
* Increase history set to 64 to simplify reduction of indexes
authorLennart Poettering <lennart@poettering.net>
Thu, 1 May 2008 19:04:42 +0000 (19:04 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 1 May 2008 19:04:42 +0000 (19:04 +0000)
commitf49df7a3b09957585d4227390d4ba0929e7e29f2
tree9abb990fbf741e3ccc02e7ffef381c5880c46d14
parent563f4b63cd37794b72af4601796edb5b6f5f2455
* Increase history set to 64 to simplify reduction of indexes
* Decrease memory consumption a bit by using bitfields for some bools
* Rework reduction code
* Drop an unnessacary counter
* Before adding a new entry to the history, try to figure out if we already have an existing entry with the same x value and replace that. This fixes a division by zero
* Fix up input x for all functions, according to the time offset

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2316 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/time-smoother.c