paramspecs: Add GstParamSpecArray for GST_TYPE_ARRAY typed properties
authorVivia Nikolaidou <vivia@toolsonair.com>
Thu, 23 Feb 2017 18:16:17 +0000 (20:16 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 23 Feb 2017 18:16:17 +0000 (20:16 +0200)
commit978df5d0ffb5006da9ae28ca875b0d8a725fd925
treee1307d8d5edc5635c10b33458042ec74a5287ed9
parent834fd18dfaa79c99cac460f9597b3bb5f7e240d9
paramspecs: Add GstParamSpecArray for GST_TYPE_ARRAY typed properties

These are mostly useful to get our automatic
serialization/deserialization from strings and simple usage from
gst-launch or similar.

https://bugzilla.gnome.org/show_bug.cgi?id=777375
gst/gstparamspecs.c
gst/gstparamspecs.h
win32/common/libgstreamer.def