[Bug 658517] [ghostpad] Peer query does not work with empty GstPlaySinkVideoConvert
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Sep 8 06:05:56 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=658517
GStreamer | gstreamer (core) | git
--- Comment #3 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2011-09-08 13:05:52 UTC ---
(In reply to comment #2)
> Is this for the case when the sinkpad ghostpad gets the proxypad of the srcpad
> ghostpad set as target? This then makes the srcpad target-less and causes
> problems?
Yes.
>
> If that's the case the correct solution would be to add something to
> gst_ghost_pad_set_target() that makes sure that ghostpads that are connected to
> each other have each other's proxypads as target.
Ok, so essentially, we should do something special when the target is set to
NULL ? My concern was about _get_target(), should it return NULL or some
proxypad ?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list