gstreamer/gst-libs/gst/app
Tim-Philipp Müller 842911d241 libs: make sure gobject-introspection scanner calls gst_init()
Fixes introspection failures caused by type assertions/warnings.
Since we now moved from _get_type() functions to external GType
variables in a couple of places, we actually have to call gst_init()
to make sure these are set when we use GST_TYPE_FOO.
2011-03-09 12:17:14 +00:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list app: force automatic rebuild of gstapp-marshal.[ch] after previous change 2009-03-01 18:31:17 +00:00
gstappsink.c appsink: add buffer fallback in case the application doesn't handle buffer lists 2011-01-31 18:06:18 +00:00
gstappsink.h appsink: add docs and signals 2009-06-29 12:14:43 +02:00
gstappsrc.c app: export gst_app_stream_type_get_type() 2011-01-18 00:10:29 +00:00
gstappsrc.h app: export gst_app_stream_type_get_type() 2011-01-18 00:10:29 +00:00
Makefile.am libs: make sure gobject-introspection scanner calls gst_init() 2011-03-09 12:17:14 +00:00