pulsesink: gst_pulsesink_get_mute: set result earlier.
authorPhilippe Normand <phil@base-art.net>
Thu, 18 Feb 2010 08:05:50 +0000 (09:05 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Feb 2010 19:49:03 +0000 (20:49 +0100)
commit3ab666762fa6da97f66c8398d2ac6ec697da5708
tree8dab959dceee41c085d6a0a68cf1c776bdb7c034
parent6aade594ac96190c2f62029c6621bdeafeeff13c
pulsesink: gst_pulsesink_get_mute: set result earlier.

In the cases where no buffer was process yet or the index is not
available, get_pulsesink_get_mute() would unconditionally return
FALSE.

https://bugzilla.gnome.org/show_bug.cgi?id=610337
ext/pulse/pulsesink.c