tools/: Call g_thread_init() really really early, before any other GLib function...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 5 Jan 2007 15:55:16 +0000 (15:55 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 5 Jan 2007 15:55:16 +0000 (15:55 +0000)
commitb3eafe67a8dec51a7fbf9e2ddb0dad31d12c54bf
tree6b3766109c1a1b2c6154d2e8a12dc41ef3dea693
parent47d2b0a976c8de622bb0da320331498bc90a4242
tools/: Call g_thread_init() really really early, before any other GLib function (see #342564 and recent discussion o...

Original commit message from CVS:
* tools/gst-inspect.c: (main):
* tools/gst-launch.c: (main):
* tools/gst-typefind.c: (main):
* tools/gst-xmlinspect.c: (main):
Call g_thread_init() really really early, before any other GLib
function (see #342564 and recent discussion on gtk-devel-list).
ChangeLog
common
tools/gst-inspect.c
tools/gst-launch.c
tools/gst-typefind.c
tools/gst-xmlinspect.c