valve: Don't drop non-serialized queries when the valve is dropping
authorSebastian Dröge <sebastian@centricular.com>
Thu, 19 Mar 2015 12:51:38 +0000 (13:51 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 20 Mar 2015 08:32:34 +0000 (09:32 +0100)
commit6a6188a82f671032bf1c9ce3dd66310075cf4197
tree6a541ba94fd4f73b0d7db88ac62cdd5606844ccb
parentbc282da83cbc8147b7c0ed59e3bd5a6011e90eb2
valve: Don't drop non-serialized queries when the valve is dropping

Otherwise we end up dropping e.g. CAPS queries, and then upstream just
negotiates to whatever format it wants to. Once the valve is not-dropping
anymore this can easily result in negotiation failing completely.

https://bugzilla.gnome.org/show_bug.cgi?id=746448
plugins/elements/gstvalve.c