Add empty pop protection feature 25/169425/5
authorSeungbae Shin <seungbae.shin@samsung.com>
Tue, 6 Feb 2018 12:12:01 +0000 (21:12 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Fri, 9 Feb 2018 07:41:11 +0000 (16:41 +0900)
commit1ee9352e18773a3741a53512e6ba15ffabe45306
tree61eb7fc3c48557c2572da5d6bb4e5d3b50c9d8a9
parentfe6cfe4263f4fde62c0126f909bffa2c89dc5e96
Add empty pop protection feature

original patches
 : fc24ad2b36d735bc48229519a2638e91c36913c5 - 2017-01-23 - seungbae.shin@samsung.com - Reset zero-pop timestamp when sink-input state is not running
 : 3b758c752d11b25557057c89202e9004f88dc2c0 - 2016-07-13 - seungbae.shin@samsung.com - Revise zero pop log messages
 : 4ede897013c362375df581b72db56afe4ac4ce94 - 2016-06-30 - seungbae.shin@samsung.com - Notify pop-timeout event to client when there is no data for long time

[Version] 11.1-14
[Issue Type] Feature

Change-Id: I6681d2aacc52ea188575b024dbc7815778624766
14 files changed:
configure.ac
libpulse.pc.in
packaging/pulseaudio.spec
pulsecore.pc.in
src/Makefile.am
src/daemon/daemon-conf.c
src/daemon/daemon-conf.h
src/daemon/main.c
src/pulse/def.h
src/pulsecore/core.c
src/pulsecore/core.h
src/pulsecore/protocol-native.c
src/pulsecore/sink-input.c
src/pulsecore/sink-input.h