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
/
pulsecore
/
remap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-09-10
cpu: Add force_generic_code flag to cpu_info struct
Peter Meerwald
1
-0
/
+14
2014-08-18
remap: Add 4-channel to mono channel rearrangement
Peter Meerwald
1
-1
/
+35
2014-04-29
remap: Add stereo to mono and 4-channel special case remapping
Peter Meerwald
1
-0
/
+129
2014-04-29
remap: Add special remapping case which just re-arranges channels
Peter Meerwald
1
-1
/
+73
2014-04-29
remap: Change remapping function argument type from void to int16_t / float a...
Peter Meerwald
1
-17
/
+10
2014-04-29
remap: Cleanup remap function selection, add pa_set_remap_func() helper
Peter Meerwald
1
-20
/
+17
2014-04-29
remap: Add helper function to setup channel arrangement information
Peter Meerwald
1
-0
/
+29
2014-04-29
remap: Use float constant instead of double
Peter Meerwald
1
-2
/
+2
2014-04-29
remap: Split remapping functions into s16 and float implementation
Peter Meerwald
1
-96
/
+92
2014-04-29
remap: Make resampler's remap structure more self-contained
Peter Meerwald
1
-6
/
+6
2014-04-29
remap: Rename pa_init_remap() to pa_init_remap_func()
Peter Meerwald
1
-6
/
+6
2014-04-29
remap: Don't use PA_VOLUME_NORM
Peter Meerwald
1
-1
/
+1
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+0
2013-03-29
remap: fix check when to apply specialized code path
Peter Meerwald
1
-1
/
+2
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-9
/
+9
2009-08-20
remap: init the do_remap function to NULL
Wim Taymans
1
-2
/
+4
2009-08-20
remap: allow specialisations to install NULL
Wim Taymans
1
-0
/
+5
2009-08-20
remap: move remapping code in separate file
Wim Taymans
1
-0
/
+197