Fix program for GStreamer < 0.10.31
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 2 Feb 2011 23:16:27 +0000 (00:16 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 2 Feb 2011 23:16:27 +0000 (00:16 +0100)
commita4300116aa7b2673b6d865ead3a5ff2f4ba80565
tree8619e6a93fe95143152fdab188d0c78893270d8d
parent46ecb1bbad177434199bba07e7eda0f59785e16c
Fix program for GStreamer < 0.10.31

It seems that gst_is_initialized() wasn't added until version 0.10.31.
And it just so happens that Ubuntu 10.10 has 0.10.30, so compilation
was failing.
libchimara/init.c