subparse: detect closing tags even if there's a space after the slash
authorTim-Philipp Müller <tim@centricular.com>
Wed, 30 Sep 2015 17:17:13 +0000 (18:17 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 30 Sep 2015 17:20:48 +0000 (18:20 +0100)
commitfd8d3af85c7414eda6d12c056d36929e842a1ca5
tree713ede3b56c7f1a45214080973841530cfb50fb6
parent3e4c521775c0f346aae2a22e69de09a57e72e3c0
subparse: detect closing tags even if there's a space after the slash

</ i> should be handled like </i>

https://bugzilla.gnome.org/show_bug.cgi?id=755875
gst/subparse/gstsubparse.c