commit | 721a1c7553a6dc84f88f27e5ea70585026fa20d5 | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim@centricular.com> | Fri Jul 04 19:40:28 2014 +0100 |
committer | Tim-Philipp Müller <tim@centricular.com> | Fri Jul 04 19:40:28 2014 +0100 |
tree | 3ebf1b0ddd30fb3dcc6b2a9976ed202555bf2a9d | |
parent | 125ae3acb1bc0f45e1e4763ae9ac214013a66765 [diff] |
tools: suppress GLib warnings when gst-inspecting deprecated properties GLib in git will spew a g_warning() when a property marked as deprecated via param spec flags is accessed. Suppress this by setting the appropriate environment variable.