playsink: fix vis switch with format change
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 Dec 2012 10:31:28 +0000 (11:31 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 Dec 2012 10:34:54 +0000 (11:34 +0100)
commit66cafcc34d12812fd6f738c004dc56133bc25497
tree6f75189cacef156aa198c310af17989dcdc1f688
parent63ec68bc473e98ba397b3fcf31e915e4bdf6e385
playsink: fix vis switch with format change

Block the pad before the resample and convertor elements to give the a chance to
negotiate new caps with the newly switched vis plugin.

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