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
/
memblockq-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-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
1
-2
/
+2
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
-10
/
+10
2012-08-20
tests: modify memblockq-test to use 'check' framework
Deng Zhengrong
1
-29
/
+84
2011-11-02
tests: More useful output of make check
Maarten Bosmans
1
-5
/
+5
2011-11-02
tests: Make sure tests assert on failures and return error status
Maarten Bosmans
1
-13
/
+7
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
1
-1
/
+6
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2010-02-25
virtual: document how to implement fixed block size filters
Lennart Poettering
1
-4
/
+0
2010-02-25
memblockq: implement new call pa_memblockq_peek_fixed_size()
Lennart Poettering
1
-12
/
+32
2009-04-01
properly account for seeks in the requested_bytes counter
Lennart Poettering
1
-9
/
+9
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-01
Make the shared memory segment size configurable
Lennart Poettering
1
-1
/
+1
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
-28
/
+41
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-9
/
+11
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-15
/
+15
2006-11-06
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
1
-3
/
+1
2006-09-26
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
1
-1
/
+3
2006-08-18
update tests for new memory manager
Lennart Poettering
1
-6
/
+10
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-6
/
+6
2006-02-20
explcitily cast strings to make gcc shut up
Lennart Poettering
1
-5
/
+5
2006-02-20
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
1
-0
/
+147