pad: don't fallback to caps queries with proxy pads
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 25 Aug 2015 22:37:30 +0000 (19:37 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sat, 26 Sep 2015 10:13:45 +0000 (07:13 -0300)
commit4b5e79cd1896de4c0f81aa1ac8b9b37d22fb428e
treeb9cebaa6c8e1d7cc57951d568875b595f2d4feb2
parentcc217289a7abfaee25cc972ad5d2498a035a7a35
pad: don't fallback to caps queries with proxy pads

A proxy-pad should always proxy the caps related queries
and events to its down or upstream peers on the other side
of the element. Falling back to a caps query seems wrong.

https://bugzilla.gnome.org/show_bug.cgi?id=754112
gst/gstpad.c