gstvalue: Add transformation to/from GValueArray
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 20 Mar 2017 19:40:25 +0000 (15:40 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 24 Mar 2017 17:30:45 +0000 (13:30 -0400)
commit84f826a937ea639e8a28e2a9621b09247813a01f
tree17688a2ed723a2318e1d4d6ac2193d98091b5ee1
parent50ec7129bb82581377f9200e091c0be6c134f125
gstvalue: Add transformation to/from GValueArray

This allow transforming a GValue of type G_TYPE_VALUE_ARRAY to
and from GST_TYPE_ARRAY/LIST.

https://bugzilla.gnome.org/show_bug.cgi?id=753754
gst/gstvalue.c
tests/check/gst/gstvalue.c