gstvalue: optimise checks for lists
authorTim-Philipp Müller <tim@centricular.com>
Thu, 19 Jun 2014 07:09:55 +0000 (08:09 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 19 Jun 2014 07:40:16 +0000 (08:40 +0100)
commitbc75a166f01d7e75b0990f17b9f85fad9ad8585f
treefa8177d1d590d3ca33b08c3f43a5b2fc180d2020
parentd74708a820d02d4b00acbaa1fdbe73b9e1f9623c
gstvalue: optimise checks for lists

Our fundamental types are non-derivable, so we can
just check for equality. Also avoid doing the same
check multiple times in a couple of places.
gst/gstvalue.c