playsink: audio visualization support fixes
authorPhilippe Normand <philn@igalia.com>
Sat, 16 Jun 2018 13:27:20 +0000 (14:27 +0100)
committerPhilippe Normand <philn@igalia.com>
Thu, 16 Aug 2018 16:17:42 +0000 (17:17 +0100)
commit62e4e15245ce7e7de89e87ae4433c8a9f95a1731
tree791527f776ff2af206e91a79efdee469bb76bd89
parent0bf207aa533ef26b4d5bdd1abb388c3ff356ab78
playsink: audio visualization support fixes

The queue between the audiotee and the audio chain wasn't properly added to the
bin, leading to streamsynchronizer locks on EOS. Reconfiguration of the
visualization chain wasn't working as expected either. It is now possible to
dynamically enable/disable the audio visualization support.

https://bugzilla.gnome.org/show_bug.cgi?id=796553
gst/playback/gstplaysink.c