index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
time-smoother.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-18
/
+18
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+0
2011-08-25
More spelling fixes
Maarten Bosmans
1
-4
/
+4
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-0
/
+1
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-2
/
+2
2010-09-07
smoother: avoid losing precision
Wim Taymans
1
-3
/
+1
2009-10-29
smoother: add comments about optimization recommendations from Jason Newton
Lennart Poettering
1
-0
/
+7
2009-08-05
smoother: readd #ifdef protection
Lennart Poettering
1
-2
/
+2
2009-07-24
alsa: throw timing data away after device resume
Lennart Poettering
1
-21
/
+20
2009-04-07
enable debugging output based on if DEBUG_DATA macro is set
Lennart Poettering
1
-6
/
+18
2009-04-06
properly handle interpolation when queried x is left of last data position
Lennart Poettering
1
-1
/
+17
2009-04-05
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
1
-7
/
+34
2008-10-24
make sure to use 64bit rounding even on 32bit machines when converting to pa_...
Lennart Poettering
1
-3
/
+3
2008-10-03
user lrint() and friends in inner loops instead of normal C casts to speed up...
Lennart Poettering
1
-4
/
+4
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-7
/
+7
2008-06-26
convert to double only once, and make sure we can deal with negative results ...
Lennart Poettering
1
-4
/
+9
2008-06-26
fix up if the smoother shall be resumed 'before' it was actually paused
Lennart Poettering
1
-2
/
+2
2008-06-26
fix up monotonicity of input to _get() instead of hitting an assert
Lennart Poettering
1
-1
/
+4
2008-06-20
add new function pa_smoother_reset()
Lennart Poettering
1
-0
/
+8
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-81
/
+152
2007-10-29
properly deal with time pausing
Lennart Poettering
1
-4
/
+8
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-0
/
+378