]> git.0d.be Git - empathy.git/commit
audio-sink: don't unref subpad
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 28 Feb 2012 15:50:05 +0000 (16:50 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 28 Feb 2012 15:52:56 +0000 (16:52 +0100)
commit8b11603943c0613cde51e7a27b05e75d2addca98
tree5bfa734badcbc5d20c7d4ab21dacbf1f74ee1aa9
parentd9f6aebd81c43e6c09376899ed926a94d1cdd5b5
audio-sink: don't unref subpad

Part of my commit ed191caba6658b580db78a1802f2c8293e4564fb was wrong.
subpad is added to the bin so gst_element_add_pad() takes its reference.

https://bugzilla.gnome.org/show_bug.cgi?id=670745
src/empathy-audio-sink.c