discoverer: Add serialization methods.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sun, 3 May 2015 01:18:28 +0000 (03:18 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 19 May 2015 16:48:07 +0000 (18:48 +0200)
commit2e423dd129f9ea509181a9f3dc952a29fbfc7251
treee781536619a46ddcddfc9b3cb0ef72139f1dcff5
parentfaafaaec56de31ebecf02b87e1fc0e4c07ed9ecc
discoverer: Add serialization methods.

[API] gst_discoverer_info_to_variant
[API] gst_discoverer_info_from_variant
[API] GstDiscovererSerializeFlags

+ Serializes as a GVariant
+ Adds a test
+ Does not serialize potential GstToc (s)

https://bugzilla.gnome.org/show_bug.cgi?id=748814
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/pbutils/gstdiscoverer.c
gst-libs/gst/pbutils/gstdiscoverer.h
tests/check/libs/discoverer.c
win32/common/libgstpbutils.def