playsink: remove circular ref between bin and internal pad
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 14 Mar 2012 10:04:25 +0000 (11:04 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 14 Mar 2012 16:32:10 +0000 (17:32 +0100)
commit9fc640b9e0ba807b7f8ce6bdbd7c754bdbfdb761
tree424427bf0546ced2869cb6dce6c9c296fb9a57b5
parent787e896bdeb6c67d13a918ec55d3826fa010fb90
playsink: remove circular ref between bin and internal pad

... by not assigning an additional ref to an async blocked callback,
which should not be called anyway by the time the object is gone.

Fixes #672006.
gst/playback/gstplaysink.c
gst/playback/gstplaysinkconvertbin.c