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
/
pulse
/
sample.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-12-15
Add pa_channels_valid()
Tanu Kaskinen
1
-2
/
+5
2013-12-15
Add pa_sample_rate_valid()
Tanu Kaskinen
1
-2
/
+5
2013-12-15
Add pa_sample_format_valid()
Tanu Kaskinen
1
-7
/
+8
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-05-02
sample: Use PA_SAMPLE_INVALID instead of numeric value
Arun Raghavan
1
-1
/
+1
2009-08-20
sample: manually inline table lookups
Wim Taymans
1
-25
/
+24
2009-08-17
libpulse: some minor optimizations when checking equality
Lennart Poettering
1
-0
/
+4
2009-05-25
sample: introduce pa_sample_format_is_{le,be,ne,re}()
Lennart Poettering
1
-0
/
+33
2009-05-01
sample: correctly pass s24-32 formats
Lennart Poettering
1
-4
/
+4
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-04
add pa_sample_size_of_format()
Lennart Poettering
1
-2
/
+10
2009-02-03
add a lot of validity checking
Lennart Poettering
1
-3
/
+10
2009-02-03
add a bit of missing i18n
Lennart Poettering
1
-5
/
+8
2009-01-16
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
1
-2
/
+14
2009-01-16
add support for 24bit packed samples
Lennart Poettering
1
-2
/
+14
2008-10-03
add new API function pa_sample_spec_init()
Lennart Poettering
1
-0
/
+10
2008-10-03
if a volume or channel map is invalid show so when printing it
Lennart Poettering
1
-1
/
+1
2008-08-06
add i18n support
Lennart Poettering
1
-2
/
+6
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
-3
/
+7
2007-11-09
add support for 32bit integer samples
Lennart Poettering
1
-2
/
+14
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-34
/
+45
2007-05-23
don't allow excessively high sample rates
Lennart Poettering
1
-0
/
+1
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-6
/
+6
2006-08-17
modify pa_bytes_snprint() to return the string we just wrote to. This should ...
Lennart Poettering
1
-1
/
+3
2006-07-29
fix calculation of pa_usec_to_bytes, to make sure that it never returns fract...
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+156