deinterlace: Directly proxy events/queries to the peer pads
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 9 Jun 2009 17:29:51 +0000 (19:29 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 9 Jun 2009 17:56:53 +0000 (19:56 +0200)
commit049722b680228ac88de7c8aac008e083dad099cf
tree1e2d8d586085dcd1d0d6c314db47200703d9e02c
parent5e0a2296e09f874d119f34f1011d5304c32df04a
deinterlace: Directly proxy events/queries to the peer pads

This removes some overhead introduced by the default handlers
that need to iterate over the other pads.
gst/deinterlace/gstdeinterlace.c