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
/
modules
/
module-filter-apply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2016-05-11
module-filter-apply: Fix stale m-d-m property name in comment
Arun Raghavan
1
-2
/
+2
2016-05-10
module-filter-apply: Fix a memory leak
Sachin Kumar Chauhan
1
-14
/
+11
2016-05-07
module-device-manager: Refine logic to ignore filtered streams
Arun Raghavan
1
-7
/
+7
2016-05-07
module-filter-apply: Don't implement policy in module-device-manager
Arun Raghavan
1
-8
/
+44
2016-05-06
module-filter-apply: Remove some dead code
Arun Raghavan
1
-10
/
+6
2016-04-25
filter-apply: simplify proplist updating
Tanu Kaskinen
1
-46
/
+4
2016-04-25
device-manager, filter-apply: don't reroute streams that have a filter
Tanu Kaskinen
1
-2
/
+51
2016-03-17
filter-apply: fix typo "what" -> "want"
Tanu Kaskinen
1
-1
/
+1
2015-06-12
sink,source: Add a helper function to check whether this is a filter
Arun Raghavan
1
-2
/
+2
2015-04-10
module-filter-*: use pa_module_hook_connect
David Henningsson
1
-42
/
+10
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-1
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-44
/
+44
2013-03-22
filter-apply: Fix segfault with moving streams
Tanu Kaskinen
1
-3
/
+7
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-1
/
+1
2011-11-24
filters: Handle echo-cancel streams better
Arun Raghavan
1
-20
/
+159
2011-11-24
filters: Allow a filter to have both sink and source
Arun Raghavan
1
-47
/
+58
2011-10-12
filter-apply: Move sink/source unlink callbacks before m-s-r
Arun Raghavan
1
-2
/
+2
2011-08-24
Fix spelling sucess -> success
David Henningsson
1
-1
/
+1
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-3
/
+3
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-0
/
+1
2011-05-03
filter-apply: Mark modules as being autoloaded
Arun Raghavan
1
-1
/
+1
2011-04-23
filters: Handle filters on sources as well
Arun Raghavan
1
-63
/
+232
2011-04-23
filters: Handle stream moves properly
Arun Raghavan
1
-4
/
+23
2011-04-20
filter-apply: Make housekeeping optional
Arun Raghavan
1
-0
/
+14
2011-04-20
filter: Move the proplist defines into the central place and document them.
Colin Guthrie
1
-3
/
+0
2011-04-18
filter-apply: New module to automatically load filter sinks (and move streams...
Colin Guthrie
1
-0
/
+400