gstvalue: use value_nick for serialization
authorMathieu Duponchelle <mathieu@centricular.com>
Sat, 7 Sep 2019 02:36:18 +0000 (04:36 +0200)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Tue, 17 Sep 2019 01:09:05 +0000 (01:09 +0000)
commit0dafe6e63971ea89a9a9ff9cf30f5a076f915259
tree17e19633ec20270f62692e3a48ff255458d6da07
parenta9e2776074042fb1efc99f7d53d4e122d2a44f62
gstvalue: use value_nick for serialization

not value_name . This was causing incorrect launch lines to be
displayed by gst-device-monitor, and the deserialization code
below works with nicks.
gst/gstvalue.c
tests/check/gst/gstvalue.c