[gst-cvs] gstreamer richardb
Richard Boulton
richardb at users.sourceforge.net
Tue Jan 23 10:42:23 PST 2001
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: richardb 01/01/23 10:42:23
Modified files:
gst : gstelement.c gstelement.h
tests : tee.c
Log message:
Add gst_element_request_compatible_pad and remove gst_element_request_pad.
Implemented something reasonable for gst_element_request_compatible_pad,
but havn't tested much: it won't work for tee because the pad templates
have no caps, and negotiation is not yet written, so it is assumed that the
tee pads can't connect to anything.
More information about the Gstreamer-commits
mailing list