playsink: relink text_pad in case of reconfiguration
authorRajat Verma <rajat.verma@st.com>
Mon, 19 Oct 2015 10:02:19 +0000 (15:32 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Oct 2015 07:37:04 +0000 (10:37 +0300)
commit68ec631db73c52d9006ac46ecd1437fc2e0adc34
treef84fb0b2710b18e478d606e9fdb402bb9009a35f
parente98b96247f93e03db2c50dad9364e94f78eb8e0c
playsink: relink text_pad in case of reconfiguration

In case of reconfiguration, text_pad should be re-connected with
stream synchronizer sink pad. Otherwise we'll leave an unlinked pad around if
there always was a streamsynchronizer text pad.

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