gstreamer/plugins
Tim-Philipp Müller ab34eeb94e plugins/elements/gsttypefindelement.c: 'have-type' signal needs to be G_SIGNAL_RUN_FIRST, as it is the object method ...
Original commit message from CVS:
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_class_init):
'have-type' signal needs to be G_SIGNAL_RUN_FIRST, as it is the
object method handler that sets the caps on the pad and we want
that to happen before we emit the signal (fixes e.g. feeding a
plain text file to decodebin).
2006-01-18 16:31:49 +00:00
..
elements plugins/elements/gsttypefindelement.c: 'have-type' signal needs to be G_SIGNAL_RUN_FIRST, as it is the object method ... 2006-01-18 16:31:49 +00:00
indexers plugins/indexers/Makefile.am: Fixes as part of #317048 2006-01-13 14:12:55 +00:00
Makefile.am check/Makefile.am: look in the right place for elements, a lot more chance of success 2005-11-29 18:14:35 +00:00