videoaggregator: Create new caps from the video-info
authorSebastian Dröge <sebastian@centricular.com>
Fri, 6 Mar 2015 13:36:26 +0000 (14:36 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 6 Mar 2015 13:36:26 +0000 (14:36 +0100)
commit3555c7bcd9c8ca232124eceaf26d5ee43225c4c7
treefc0a0a3607de7c1fd917e5bae40ddd93382aca4e
parent8b87f3f2fe26f2d6fe573f01c0821070f8be570c
videoaggregator: Create new caps from the video-info

In case the original caps were missing some optional fields like
interlace-mode. We assume default values for those everywhere,
but they can still cause negotiation to fail if a downstream element
expects the field to be there and at a specific value.
gst-libs/gst/video/gstvideoaggregator.c