index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
resampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix selection of working format
Lennart Poettering
2007-09-22
1
-60
/
+63
*
* add a new resampler "copy" which is does not change sample rates but copies...
Lennart Poettering
2007-09-16
1
-3
/
+63
*
add new API function pa_resample_method_supported() which tests whether a res...
Lennart Poettering
2007-09-03
1
-0
/
+21
*
Allow compilation without libsamplerate; based on patch from Marc-Andre Lurea...
Lennart Poettering
2007-09-02
1
-1
/
+14
*
make floating point speex resampler the default
Lennart Poettering
2007-08-25
1
-7
/
+2
*
enable -ffast-math for gcc
Lennart Poettering
2007-08-25
1
-10
/
+15
*
make ffmpeg resampler actually work
Lennart Poettering
2007-08-25
1
-19
/
+81
*
add makefiles to speex/ and ffmpeg/ to easy compilation from emacs
Lennart Poettering
2007-08-24
1
-3
/
+75
*
big resampler rework: support integer-only resampling, support speex resampler
Lennart Poettering
2007-08-23
1
-317
/
+447
*
Fix channel remapping in resample; other modernizations
Lennart Poettering
2007-07-26
1
-77
/
+78
*
Fix a couple of typos in the resampler code
Lennart Poettering
2007-07-14
1
-3
/
+5
*
Minor clarification
Lennart Poettering
2007-07-13
1
-1
/
+2
*
Remove a superfluous pa_memblock_release(); properly handle buf4 allocation
Lennart Poettering
2007-07-13
1
-5
/
+1
*
A lot of more work to get the lock-free stuff in place
Lennart Poettering
2007-06-13
1
-2
/
+37
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
1
-115
/
+124
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-52
/
+52
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-128
/
+119
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-119
/
+128
*
rework the resample to allocate temporary memory with pa_memblock_new() inste...
Lennart Poettering
2006-08-19
1
-25
/
+58
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-10
/
+11
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+618