info: move some env-var checks from gst to gstinfo as well
authorStefan Sauer <ensonic@users.sf.net>
Thu, 16 Jan 2014 19:11:03 +0000 (20:11 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 16 Jan 2014 19:47:53 +0000 (20:47 +0100)
commit0264bbdb46526ef08e3bc8e5c1b93d2142c9aa7f
tree0a891a4b92333513aba624819c89c404361a8849
parent210b0629fc2cb56336a63c4b309d5a75a5d94b2d
info: move some env-var checks from gst to gstinfo as well

We were doing some log related initialisation in gst.c after calling
_priv_gst_debug_init(). Just move it there for consistency.
gst/gst.c
gst/gstinfo.c