tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Remove...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 5 Jan 2007 16:07:12 +0000 (16:07 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 5 Jan 2007 16:07:12 +0000 (16:07 +0000)
commit62621b5e412ff2e57f92fef84ec625ae8f4df5c6
treee1f93d5f0fac59a09d285424ec365ce8687b8535
parent296b2a6bea4af6d3224a6921e2875e3579f5e61b
tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Remove superfluous gst_init() - we've alre...

Original commit message from CVS:
* tests/icles/videocrop-test.c: (main):
Call g_thread_init() right at the beginning. Remove superfluous
gst_init() - we've already been inited via the GOption stuff.
common
tests/icles/videocrop-test.c