videomixer: Do not check if caps are empty when they are NULL
authorThibault Saunier <thibault.saunier@collabora.com>
Wed, 11 Sep 2013 17:32:17 +0000 (14:32 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 11 Sep 2013 17:33:31 +0000 (14:33 -0300)
commit9f4a8ccdf41e267a1e3db9fa826ebff8a1ef756d
tree42956e075213d07baae1b698db06ae32172ca2d5
parent268058eb376e7ce2a70fd60386c5695e2adb7435
videomixer: Do not check if caps are empty when they are NULL

In the case the caps are actually NULL, we should just concider it the
same way as empty caps in that case.
gst/videomixer/videomixer2.c