GNOME Bugzilla – Bug 428299
Allow python elements to implement pad queries
Last modified: 2007-04-10 18:02:14 UTC
Patch follows
Created attachment 86122 [details] [review] Add pad query callback
committed: * examples/pyidentity.py: * gst/common.h: * gst/gstpad.override: Implement pad query proxying so that python elements can answer pad queries. Fixes: #428299