gst: Add a GParamSpecFlag to force gst-inspect to use pspec default value
authorThibault Saunier <tsaunier@igalia.com>
Sat, 11 Aug 2018 14:12:27 +0000 (10:12 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 13 May 2019 15:33:49 +0000 (11:33 -0400)
commit3d5dbfb457d18445a4dbdaa9fcee639ff36f1e5b
tree3ff5b07fcd3a8058279a6c07c6cb5cbb50cf5995
parent4e29b4aa347950f749931a6a74579416d956c9fe
gst: Add a GParamSpecFlag to force gst-inspect to use pspec default value

Instead of the object value, this should be used every time a random
value will be returned by g_object_get This is also useful to make the
values returned by inspecting element stable accross runs.
gst/gstobject.c
gst/gstparamspecs.h