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)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 3 Jul 2017 19:47:39 +0000 (20:47 +0100)
commit486dd447e68f3ae9f789fee2966569b0934d4a4a
tree03cd4f6daccc70bc418a93720c971c450d312c7a
parentab3f333dd036a9aea12c53b74e5b3b03b667c98a
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