pactl: Adds set-pcm-dump command 56/231656/6
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 23 Apr 2020 08:08:00 +0000 (17:08 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 28 Apr 2020 08:08:50 +0000 (17:08 +0900)
commit1965dae614a92a5d9f1ce020853128cfe8e0ff0b
tree266a5f42bd8cbaaa353c5288698c80c5dcb8346a
parentfcfa33165832b4f23ae39690cd9949097686ff35
pactl: Adds set-pcm-dump command

This commit is from d2f6895a1. Unused functions such as
pcm_dump_option and defines regarding gstreamer have been removed.

[Version] 13.0-5
[Issue Type] None

Change-Id: I9d1be1ab5e38e4f7b21b6d99687bf66d8f50f896
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
13 files changed:
packaging/pulseaudio.spec
src/Makefile.am
src/map-file
src/pulse/introspect.c
src/pulse/introspect.h
src/pulsecore/core.c
src/pulsecore/core.h
src/pulsecore/protocol-native.c
src/pulsecore/sink-input.c
src/pulsecore/sink.c
src/pulsecore/source-output.c
src/pulsecore/source.c
src/utils/pactl.c