value: simplify GST_VALUE_HOLDS for our boxed and fundamental types
authorTim-Philipp Müller <tim@centricular.com>
Tue, 17 Jun 2014 21:45:57 +0000 (22:45 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 21 Jun 2014 00:10:22 +0000 (01:10 +0100)
commit89a5b893881fe7eed2a536ec99a6f5cdeb984ac9
tree9723ed7c6305d19f9547a843dcf473635a54f1d2
parent77db6bf3d6cda87af44300026abd308d662253a3
value: simplify GST_VALUE_HOLDS for our boxed and fundamental types

Boxed types can't be derived from, and we don't support
deriving from our special fundamental types (the code
checks for GType equality in most places.
gst/gsttaglist.c
gst/gstutils.c
gst/gstvalue.h