pulseaudio/src/pulsecore
Sangchul Lee eec27ec686 core-util: Use size_t for out parameter of pa_split_*in_place()
pa_split_in_place() and pa_split_spaces_in_place() are modifed
to use size_t type instead of integer type.

alsa-ucm.c is revised according to this change.

Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2019-03-19 11:42:19 +09:00
..
ffmpeg
filter pulsecore: Reference count mempools 2016-04-02 05:36:52 +02:00
resampler resampler: Fix a memory leak in pa_resampler_ffmpeg_init() 2016-05-13 14:22:47 +05:30
arpa-inet.c
arpa-inet.h
asyncmsgq.c don't assume that pa_asyncq_new() always succeeds 2016-12-20 01:19:06 +02:00
asyncmsgq.h
asyncq.c
asyncq.h
atomic.h pulsecore: Fix incorrect architecture mapping on sparc64. 2016-06-22 12:55:55 +05:30
aupdate.c
aupdate.h
auth-cookie.c
auth-cookie.h
authkey.c
authkey.h
avahi-wrap.c
avahi-wrap.h
bitset.c
bitset.h
card.c card: Only fire the profile available changed hook for linked cards 2019-01-23 15:18:22 +00:00
card.h card: Create pa_available_to_string 2018-10-11 13:08:41 +00:00
cli-command.c sink, source: remove the state getters 2018-07-02 21:23:13 +03:00
cli-command.h
cli-text.c cli-text: Use pa_available_to_string 2018-10-11 13:08:41 +00:00
cli-text.h
cli.c
cli.h
client.c client: Use pa_xnew0 when creating a client 2015-09-28 14:36:23 +02:00
client.h typedefs.h: Move some typedefs to a separate file 2015-12-14 05:01:53 +02:00
conf-parser.c conf-parser: provide a replacement for scandir on Win32 2017-08-05 06:49:25 +03:00
conf-parser.h conf-parser: add support for .d directories 2015-12-14 13:45:39 +01:00
core-error.c
core-error.h
core-format.c format: Expose pa_format_info convenience getters in API 2018-07-23 19:29:19 +05:30
core-format.h format: Expose pa_format_info convenience getters in API 2018-07-23 19:29:19 +05:30
core-rtclock.c
core-rtclock.h core-rtclock: Add missing declaration of struct timespec 2015-12-08 08:50:10 +05:30
core-scache.c
core-scache.h
core-subscribe.c
core-subscribe.h
core-util.c core-util: Use size_t for out parameter of pa_split_*in_place() 2019-03-19 11:42:19 +09:00
core-util.h core-util: Use size_t for out parameter of pa_split_*in_place() 2019-03-19 11:42:19 +09:00
core.c sink, source: remove the state getters 2018-07-02 21:23:13 +03:00
core.h set exit_idle_time to 0 when we detect a session 2018-06-21 06:02:21 +05:30
cpu-arm.c
cpu-arm.h
cpu-orc.c
cpu-orc.h
cpu-x86.c core-util, cpu-x86: use __get_cpuid() instead of homegrown assembly 2017-12-07 01:06:48 +02:00
cpu-x86.h core-util, cpu-x86: use __get_cpuid() instead of homegrown assembly 2017-12-07 01:06:48 +02:00
cpu.c
cpu.h
creds.h pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
database-gdbm.c
database-simple.c
database-tdb.c
database.h
dbus-shared.c core: Assert return value of pa_shared_set/_remove() in dbus-shared 2017-03-10 10:14:37 +01:00
dbus-shared.h
dbus-util.c build-sys: Drop ancient check for dbus_watch_get_unix_fd() 2018-07-23 19:38:37 +05:30
dbus-util.h
device-port.c device-port: Use pa_available_to_string 2018-10-11 13:08:41 +00:00
device-port.h device-port: Add mechanism to free implementation data 2016-06-22 21:04:47 +05:30
dllmain.c
dynarray.c
dynarray.h Fix typo: occurrencies -> occurrences 2018-09-17 09:50:43 -07:00
endianmacros.h
esound.h
fdsem.c
fdsem.h
flist.c
flist.h
g711.c
g711.h
hashmap.c hashmap: constify pointer of pa_hashmap_get 2018-06-21 06:30:25 +05:30
hashmap.h hashmap: constify pointer of pa_hashmap_get 2018-06-21 06:30:25 +05:30
hook-list.c
hook-list.h
i18n.c
i18n.h i18n: Provide *ngettext() stubs when NLS is diabled 2018-10-11 14:34:11 +00:00
idxset.c
idxset.h
iochannel.c raop: Fix gcc-7 warnings, EWOULDBLOCK 2017-10-09 10:39:52 +02:00
iochannel.h
ioline.c
ioline.h
ipacl.c
ipacl.h
llist.h
lock-autospawn.c
lock-autospawn.h
log.c core: Fix a log function when HAVE_SYSTEMD_JOURNAL && !HAVE_SYSLOG 2018-10-04 08:44:18 +05:30
log.h
ltdl-helper.c core, pulse, modules: Fix undefined behavior with array subscript of invalid type 2015-12-08 08:56:07 +05:30
ltdl-helper.h
macro.h ladspa-sink: fix search path 2018-07-09 15:16:56 +03:00
Makefile
mcalign.c
mcalign.h
mem.h client audio: Support memfd transport 2016-04-27 18:37:07 +05:30
memblock.c memblock: multiple references should make blocks read-only 2017-04-06 23:36:07 +03:00
memblock.h pulsecore: Specially mark global mempools 2016-04-02 05:53:33 +02:00
memblockq.c memblockq: remove pa_memblockq_missing() 2017-01-03 04:21:43 +02:00
memblockq.h memblockq: fix typo: yepp -> yep 2019-01-13 17:02:59 +00:00
memchunk.c pulsecore: Reference count mempools 2016-04-02 05:36:52 +02:00
memchunk.h
memfd-wrappers.h memfd-wrappers: only define memfd_create() if not already defined 2018-01-31 08:21:32 +02:00
memtrap.c
memtrap.h
meson.build meson: Add optional libsamplerate support 2018-12-27 17:25:56 +05:30
mime-type.c
mime-type.h
mix.c
mix.h
mix_neon.c
modargs.c modargs: Add a mechanism to append modargs 2016-06-22 21:04:47 +05:30
modargs.h modargs: Document behaviour on missing arguments 2016-07-06 21:47:39 +03:00
modinfo.c
modinfo.h
module.c build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30
module.h build-sys: Stop using symdef headers for modules 2017-12-12 12:58:52 +05:30
msgobject.c
msgobject.h
mutex-posix.c
mutex-win32.c
mutex.h
namereg.c improve default sink/source handling 2017-05-02 16:10:19 +03:00
namereg.h improve default sink/source handling 2017-05-02 16:10:19 +03:00
native-common.c pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
native-common.h pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
object.c
object.h object: Fix pa_object_new macro (missing close paren) 2018-08-12 15:16:13 +03:00
once.c
once.h
packet.c pulsecore/packet: avoid redefinition of pa_packet structure 2015-11-17 14:27:53 +01:00
packet.h
parseaddr.c Support IPv6 address in pa_socket_client_new_string() 2017-01-19 02:56:53 +02:00
parseaddr.h Support IPv6 address in pa_socket_client_new_string() 2017-01-19 02:56:53 +02:00
pdispatch.c pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
pdispatch.h pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
pid.c
pid.h
pipe.c
pipe.h
play-memblockq.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
play-memblockq.h
play-memchunk.c
play-memchunk.h
poll-posix.c
poll-win32.c
poll.h
proplist-util.c proplist-util: fix compilation on Windows without NLS 2017-10-07 21:59:17 +03:00
proplist-util.h
protocol-cli.c
protocol-cli.h
protocol-dbus.c Fix memory leaks 2018-03-23 16:27:23 +02:00
protocol-dbus.h
protocol-esound.c sink, source: remove the state getters 2018-07-02 21:23:13 +03:00
protocol-esound.h
protocol-http.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
protocol-http.h
protocol-native.c protocol-native: Fix format ownership while creating record streams 2019-01-18 16:34:33 +00:00
protocol-native.h
protocol-simple.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
protocol-simple.h
pstream-util.c protocol-native: Disable srbchannel for setups without SCM_CREDENTIALS 2016-04-24 18:16:34 +03:00
pstream-util.h pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
pstream.c pstream: Add rationale for pa_cmsg_ancil_data_close_fds() 2016-06-22 21:04:47 +05:30
pstream.h pstream: Support memfd blocks transport 2016-04-02 05:55:14 +02:00
queue.c
queue.h
random.c
random.h
ratelimit.c
ratelimit.h
refcnt.h
remap.c
remap.h
remap_mmx.c
remap_neon.c
remap_sse.c
resampler.c resampler: Fix confusion between rear and side channels for 5.1 layouts 2018-11-15 09:48:14 +02:00
resampler.h resampler: Flag for remixing to all sink channels. 2017-01-19 03:00:45 +02:00
rtkit.c
rtkit.h Fix typo: Retreive -> Retrieve 2018-09-17 09:49:55 -07:00
rtpoll.c rtpoll: Fix build error when building with DEBUG_TIMING 2016-01-07 18:01:20 +05:30
rtpoll.h
sample-util.c core: Replace PA_PAGE_SIZE with pa_page_size() 2016-09-02 14:52:53 +02:00
sample-util.h build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONS 2016-01-15 16:10:46 +05:30
sconv-s16be.c
sconv-s16be.h sconv-s16be: declaration/implementation mismatches 2017-11-30 01:14:19 +02:00
sconv-s16le.c
sconv-s16le.h
sconv.c
sconv.h
sconv_neon.c
sconv_sse.c
semaphore-osx.c
semaphore-posix.c
semaphore-win32.c
semaphore.h
shared.c core: Ignore pa_shared_remove() return value 2017-03-10 10:17:40 +01:00
shared.h core: Ignore pa_shared_remove() return value 2017-03-10 10:17:40 +01:00
shm.c build: Use #ifdef to check for #defines 2017-03-08 14:31:29 +01:00
shm.h pulsecore: Specially mark global mempools 2016-04-02 05:53:33 +02:00
shmasyncq.c
shmasyncq.h
sink-input.c alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
sink-input.h alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
sink.c alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
sink.h alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
sioman.c
sioman.h
sndfile-util.c
sndfile-util.h
socket-client.c Support IPv6 address in pa_socket_client_new_string() 2017-01-19 02:56:53 +02:00
socket-client.h
socket-server.c
socket-server.h
socket-util.c
socket-util.h
socket.h
sound-file-stream.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
sound-file-stream.h
sound-file.c
sound-file.h
source-output.c alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
source-output.h alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
source.c source: Fix a bad condition that made source events not be emitted 2019-02-19 09:30:34 +05:30
source.h alsa-sink/source, sink, source: Consider sample format for avoid-resampling/passthrough 2018-11-16 08:30:05 +02:00
srbchannel.c
srbchannel.h
start-child.c
start-child.h
strbuf.c
strbuf.h
stream-util.c
stream-util.h
strlist.c
strlist.h
svolume.orc
svolume_arm.c
svolume_c.c
svolume_mmx.c svolume: disable incompatible MMX and SSE code on x86 macOS 2017-11-05 13:54:35 +02:00
svolume_orc.c
svolume_sse.c svolume: disable incompatible MMX and SSE code on x86 macOS 2017-11-05 13:54:35 +02:00
tagstruct.c tagstruct: pa_tagstruct_put_format_info: constify format pointer 2018-06-21 06:30:25 +05:30
tagstruct.h tagstruct: pa_tagstruct_put_format_info: constify format pointer 2018-06-21 06:30:25 +05:30
thread-mq.c thread-mq: create event on the right mainloop 2017-10-03 17:20:32 +03:00
thread-mq.h don't assume that pa_asyncq_new() always succeeds 2016-12-20 01:19:06 +02:00
thread-posix.c
thread-win32.c
thread.h
time-smoother.c
time-smoother.h
tokenizer.c
tokenizer.h
typedefs.h typedefs.h: Move some typedefs to a separate file 2015-12-14 05:01:53 +02:00
usergroup.c
usergroup.h
winerrno.h
x11prop.c
x11prop.h
x11wrap.c
x11wrap.h