gstreamer/plugins
Wim Taymans d8212d941c pad: forward events by default
Always forward all events in the default handler. Previously it used to not
forward caps events by default. It makes more sense to forward the caps events,
if the element is interested in the caps, it will implement an event handler to
retrieve the caps and then it can decide to forward or not. If the element has
no event handler, it probably just doesn't care about caps and it probably is
also not going to modify the data in a way that needs a caps change.
2011-06-09 11:49:20 +02:00
..
elements pad: forward events by default 2011-06-09 11:49:20 +02:00
indexers Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00