glupload: Don't throw assertions on invalid allocation query
authorJan Schmidt <jan@centricular.com>
Fri, 7 Jul 2017 04:41:17 +0000 (14:41 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:29 +0000 (19:32 +0000)
commit79f52a4943f180f40949a3a2e22044c79dcf750c
tree42e2e5dc52441d0c29b36137f134d9af353483f7
parent575c7bca40105b88eeca20718455d0f8a176b52f
glupload: Don't throw assertions on invalid allocation query

basesrc can send an allocation query with no caps, in which
case we should just fail it without throwing assertions.
gst-libs/gst/gl/gstglupload.c