input-selector: Let context queries pass through
authorPhilippe Normand <philn@igalia.com>
Wed, 28 Nov 2018 11:00:21 +0000 (11:00 +0000)
committerPhilippe Normand <philn@igalia.com>
Wed, 28 Nov 2018 11:00:21 +0000 (11:00 +0000)
commit9f5e65f0a2c26e407faa62dc47a623cb145347b6
treee077b4de4f1573966ba9f76cf08b6983f9beaad1
parent84512152c1490522c46090a81f244a8a6ac0d1b4
input-selector: Let context queries pass through

By doing so GL source elements can successfully reuse the GL context and display
of downstream elements. This change fixes an issue in playbin when using
gltestsrc where the context query made by the source element would fail and the
source element would create a second (useless) GLDisplay.
plugins/elements/gstinputselector.c