Build Update for pulseaudio/pulseaudio -------------------------------------
Build: #372 Status: Broken Duration: 1 minute and 47 seconds Commit: f28fd72 (next) Author: Pierre-Louis Bossart Message: sink: force suspend/resume on passthrough transitions A race condition prevents the AES non-audio bit from being set when enabling IEC61937 passthrough on resume with no sink-input connected (pa_sink_is_passthrough returns false). The non-audio bit should really be set when opening the sink. Force the sink to suspend/resume when actually entering passthrough mode, and likewise force a suspend-resume on leaving passthrough mode. Tested with E-AC3 streams which do need the AES bit set for my Onkyon receiver to detect the format instead of playing it as PCM. Signed-off-by: Pierre-Louis Bossart <[email protected]> View the changeset: https://github.com/pulseaudio/pulseaudio/compare/370c45fe6d1b...f28fd722a99c View the full build log and details: https://travis-ci.org/pulseaudio/pulseaudio/builds/271330865?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_______________________________________________ pulseaudio-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
