gst: Ensure gst_value is initialised before gst_tag
authorGraham Leggett <minfrin@sharp.fm>
Fri, 13 Nov 2015 16:00:02 +0000 (16:00 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 10 Sep 2016 07:59:40 +0000 (10:59 +0300)
commit84fcec006540d54b52843151f484c4c2aef8dfe9
treecdadc936b92e8ebe250e09060d408c45c6bb7cd2
parent1b7ab25512f8f0a368df76e568062e2573ee230b
gst: Ensure gst_value is initialised before gst_tag

Otherwise GST_TYPE_FRACTION will work correctly in tags.

https://bugzilla.gnome.org/show_bug.cgi?id=753922
gst/gst.c