author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | |
Tue, 25 Oct 2011 21:26:50 +0000 (17:26 -0400) | ||
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | |
Thu, 3 Nov 2011 08:27:00 +0000 (09:27 +0100) | ||
commit | 391568efde9b737b9c7358110680e06cd62ae0fb | |
tree | aa5ba3c041f8e15a39ec648cecd9ef60787867b9 | tree | snapshot (tar.xz tar.gz zip) |
parent | cf69ce1df660235c6c8013241311ce79782274f1 | commit | diff |
ghostpad: Don't cache internal proxy pad target
The internal proxy pad target is simply a cache of the internal proxy pad
peer. This patch uses the well implement GstPad peer handling to obtain the
target. This fixes issues with target not being set in both direction when
two ghostpads are linked together (empty bin).
https://bugzilla.gnome.org/show_bug.cgi?id=658517
The internal proxy pad target is simply a cache of the internal proxy pad
peer. This patch uses the well implement GstPad peer handling to obtain the
target. This fixes issues with target not being set in both direction when
two ghostpads are linked together (empty bin).
https://bugzilla.gnome.org/show_bug.cgi?id=658517
gst/gstghostpad.c | diff | blob | history | |
tests/check/gst/gstghostpad.c | diff | blob | history |