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
/
sample-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
1
-0
/
+120
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
1
-0
/
+123
*
add new API function pa_memchunk_sine()
Lennart Poettering
2009-01-12
1
-0
/
+34
*
make things compile again
Lennart Poettering
2009-01-08
1
-1
/
+2
*
Add new debuuging API pa_memchunk_dump_to_file()
Lennart Poettering
2009-01-08
1
-0
/
+27
*
fix return value of pa_frame_aligned()
Lennart Poettering
2008-10-21
1
-1
/
+1
*
make a few casts explicit to remove compiler warnings
Lennart Poettering
2008-10-03
1
-2
/
+2
*
user lrint() and friends in inner loops instead of normal C casts to speed up...
Lennart Poettering
2008-10-03
1
-2
/
+2
*
optimize mixing routines a bit by pulling the multiplication with the global ...
Lennart Poettering
2008-10-03
1
-112
/
+85
*
when we mix into a 16bit accumulator make sure we clamp before we scale with ...
Lennart Poettering
2008-10-02
1
-4
/
+4
*
add byte-to-usec and usec-to-byte converters that round up, not down
Lennart Poettering
2008-08-28
1
-0
/
+33
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-14
/
+13
*
otpimize mixing code a bit by moving a few checks out of the inner loops
Lennart Poettering
2008-08-11
1
-83
/
+39
*
optimize volume changing a bit by only using a single counter for the inner l...
Lennart Poettering
2008-08-11
1
-31
/
+36
*
adhere to struct gcc aliasing rules
Lennart Poettering
2008-08-11
1
-7
/
+3
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-42
/
+138
*
optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...
Lennart Poettering
2007-11-09
1
-110
/
+450
*
replace a few CLAMPs by PA_CLAMP_UNLIKELY
Lennart Poettering
2007-11-09
1
-3
/
+3
*
add support for 32bit integer samples
Lennart Poettering
2007-11-09
1
-6
/
+55
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-83
/
+205
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-1
/
+1
*
Fix a DoS with allocating overly large silence buffers. (Identified by Luigi ...
Lennart Poettering
2007-05-23
1
-0
/
+12
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-69
/
+69
*
Support reversed endian floats. (closes #28) (closes #35)
Pierre Ossman
2006-11-08
1
-0
/
+1
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-82
/
+34
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-34
/
+82
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-2
/
+2
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-3
/
+4
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+405