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
/
tests
/
mix-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
1
-1
/
+1
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
1
-1
/
+1
2016-04-02
pulsecore: Reference count mempools
Ahmed S. Darwish
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-09-04
endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_...
Peter Meerwald
1
-2
/
+2
2014-08-12
tests: Fix mix-test on big-endian systems
Peter Meerwald
1
-175
/
+54
2014-08-10
tests: Cleanup mix-test
Peter Meerwald
1
-3
/
+3
2014-08-10
mix: Fix mixing of S24 samples stored as S32RE
Peter Meerwald
1
-1
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-2
/
+2
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+0
2013-02-15
core: Move pa_mix() into new file mix.c
Peter Meerwald
1
-0
/
+1
2012-08-22
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
1
-1
/
+1
2012-08-04
tests: modify mix-test to use new 'check' test framework
Deng Zhengrong
1
-36
/
+253
2011-11-02
tests: More useful output of make check
Maarten Bosmans
1
-2
/
+6
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-03-02
Various fixes for build warnings
Maarten Bosmans
1
-8
/
+2
2009-08-20
Get rid of liboil
Wim Taymans
1
-3
/
+0
2009-08-08
mix-test: fix test for s24-32 samples
Lennart Poettering
1
-33
/
+41
2009-07-20
daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...
Lennart Poettering
1
-2
/
+4
2009-06-29
Implement mix-test for s24le and s24be sample formats.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+29
2009-06-29
Use static constants to keep the generated sample blocks.
Diego Elio 'Flameeyes' Pettenò
1
-46
/
+20
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-21
rework logging to make it more modular
Lennart Poettering
1
-1
/
+1
2008-10-02
when we mix into a 16bit accumulator make sure we clamp before we scale with ...
Lennart Poettering
1
-2
/
+4
2008-10-01
Make the shared memory segment size configurable
Lennart Poettering
1
-1
/
+1
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-10
/
+10
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2007-11-09
optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...
Lennart Poettering
1
-0
/
+261