baseparse: sinkcaps can be NULL in default caps negotiation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 21 Jun 2017 14:48:52 +0000 (10:48 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 22 Jun 2017 20:00:45 +0000 (16:00 -0400)
commit632952be87d13cbbb305f174af779449f2c49478
tree0b01e6e6dc4accf4c5f4f70b182b05e4218eb2e2
parentff38bfe0eeae003e148f3beac29ca0cb88f86d2e
baseparse: sinkcaps can be NULL in default caps negotiation

This was causing harmless assertion about the unreffed caps not being of
type caps.

https://bugzilla.gnome.org/show_bug.cgi?id=784041
libs/gst/base/gstbaseparse.c