libs: make sure gobject-introspection scanner calls gst_init()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 9 Mar 2011 11:51:14 +0000 (11:51 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 30 Mar 2011 20:08:29 +0000 (21:08 +0100)
commit45b6bda76caa2bd8b98cbbfd80dc4ee906d75049
treed170768e360242dee2322543b1b3e36fa18683ee
parenta818fe73816cd375ec3551a8e9b203793251977c
libs: make sure gobject-introspection scanner calls gst_init()

Cherry-picked from 0.11, since it's the right thing to do (we
now silently rely on various _get_type() working without
gst_init() having been called).
12 files changed:
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/cdda/Makefile.am
gst-libs/gst/fft/Makefile.am
gst-libs/gst/interfaces/Makefile.am
gst-libs/gst/netbuffer/Makefile.am
gst-libs/gst/riff/Makefile.am
gst-libs/gst/rtp/Makefile.am
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/sdp/Makefile.am
gst-libs/gst/tag/Makefile.am
gst-libs/gst/video/Makefile.am