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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
json: Drop refcounting of json objects
Arun Raghavan
1
-13
/
+13
2016-06-22
json: Add some more negative test cases
Arun Raghavan
1
-0
/
+3
2016-06-22
json: Add a positive test for nested objects
Arun Raghavan
1
-0
/
+13
2016-06-22
json: Error out for objects and arrays that are nested too deep
Arun Raghavan
1
-0
/
+2
2016-06-22
json: Handle error cases while parsing numbers
Arun Raghavan
1
-0
/
+4
2016-06-22
json: Add overflow checks for integer and float parsing
Arun Raghavan
1
-0
/
+3
2016-06-22
json: Correctly handle bad strings with missing closing quotes
Arun Raghavan
1
-0
/
+13
2016-06-22
format: Drop dependency on json-c
Arun Raghavan
1
-5
/
+3
2016-06-22
pulse: Add a JSON-parsing library
Arun Raghavan
1
-0
/
+244
2016-06-22
core-util: Improve pa_replace() behaviour
Ulrich Eckhardt
1
-0
/
+6
2016-06-22
core-util-test: Add tests
Ulrich Eckhardt
1
-0
/
+230
2016-06-22
core-util-test: Add boilerplate
Ulrich Eckhardt
1
-0
/
+46
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
2
-5
/
+6
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
9
-11
/
+11
2016-04-02
memimport: Support memfd blocks
Ahmed S. Darwish
1
-4
/
+5
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
9
-11
/
+11
2016-04-02
pulsecore: Reference count mempools
Ahmed S. Darwish
9
-11
/
+11
2016-03-10
resampler-test: remove translations
Tanu Kaskinen
1
-21
/
+21
2016-02-25
build-sys: Move to compiling with C11 support
Arun Raghavan
11
-18
/
+18
2016-01-15
build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONS
Arun Raghavan
1
-1
/
+1
2016-01-08
NetBSD: Stop depending upon nonstandard __WORDSIZE
Kamil Rytarowski
1
-5
/
+3
2015-11-06
tests: Set appropriate timeouts for a couple of tests
Arun Raghavan
2
-1
/
+4
2015-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
2
-5
/
+5
2015-09-17
tests: Fix test-suite failure on Alpha
Michael Cree
1
-1
/
+4
2015-06-01
lfe-filter-test: Use S16NE format
David Henningsson
1
-1
/
+1
2015-05-25
tests: add tolerant variation for comparing the rewind result
Hui Wang
1
-4
/
+6
2015-05-25
tests: Remove a redundant mempool_new from resampler-test
Hui Wang
1
-2
/
+0
2015-03-30
tests: adding lfe-filter-test
Hui Wang
1
-0
/
+194
2015-03-30
lfe-filter: change the crossover frequency as a parameter
Hui Wang
2
-4
/
+6
2015-02-26
packet: Hide internals of pa_packet, introduce pa_packet_data()
Peter Meerwald
1
-6
/
+15
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
43
-129
/
+43
2014-12-01
Fix #defines for Debian GNU/kFreeBSD
Felipe Sateler
2
-4
/
+8
2014-11-17
tests: Use pa_assert_se() to get rid of an used variable warning
Peter Meerwald
1
-6
/
+4
2014-11-17
core: Annotate variables only used within assert()s to be PA_UNUSED
Peter Meerwald
1
-1
/
+1
2014-11-09
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
1
-2
/
+2
2014-11-09
core: Replace assert()s with pa_assert()s
Peter Meerwald
2
-3
/
+2
2014-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
1
-1
/
+1
2014-10-28
tests: Be careful with data types to avoid cast
Peter Meerwald
1
-9
/
+9
2014-10-28
tests: Make global variables static in srbchannel-test
Peter Meerwald
1
-3
/
+3
2014-10-16
connect-stress-test: Fix number of streams per sink to "20"
David Henningsson
1
-1
/
+7
2014-09-18
alsa-time-test: Make constants for channels and rate
David Henningsson
1
-6
/
+9
2014-09-18
alsa-time-test: Do not use Lennart's card by default
David Henningsson
1
-1
/
+1
2014-09-18
alsa-time-test: Add fillrate parameter
David Henningsson
1
-9
/
+13
2014-09-10
tests: Remove mix-special-test
Peter Meerwald
1
-326
/
+0
2014-09-10
tests: Use float constants in cpu-sconv-test
Peter Meerwald
1
-3
/
+3
2014-09-10
tests: Add ARM NEON test code to cpu-remap-test
Peter Meerwald
1
-0
/
+75
2014-09-10
tests: Add rearrange remapping test cases to cpu-remap-test
Peter Meerwald
1
-23
/
+53
2014-09-10
tests: Add to remapping special case code tests to cpu-remap-test
Peter Meerwald
1
-0
/
+45
2014-09-10
tests: Reorganize cpu-remap-test program
Peter Meerwald
1
-79
/
+101
2014-09-10
tests: Use remap function passed in remap struct
Peter Meerwald
1
-55
/
+46
[next]