gstreamer/plugins
Romain Picard d1f87286ab typefind: Allow caps query in "have-type" signal handlers
If an application calls gst_pad_query_caps from its "have-type" signal handler,
then the query fails because typefind->caps has not been set yet.

This patch sets typefind->caps in the object method handler, before the signal
handlers are called.

https://bugzilla.gnome.org/show_bug.cgi?id=763491
2016-04-06 09:59:04 +01:00
..
elements typefind: Allow caps query in "have-type" signal handlers 2016-04-06 09:59:04 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00