videoaggregator: Copy over more fields from the relevant video-info
authorSebastian Dröge <sebastian@centricular.com>
Thu, 27 Nov 2014 19:34:25 +0000 (20:34 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 27 Nov 2014 19:34:25 +0000 (20:34 +0100)
commitfdc87a52f28c8c54702b2ef6deee7f730de192cb
tree37ee82cba2364764327d807ee32b0b8a32db59cb
parent4233ba4ca4f9679426e28f4ec26dc4bc5c515895
videoaggregator: Copy over more fields from the relevant video-info

gst_video_info_set_format() will reset the complete video-info, but
we want to keep values like the PAR, colorimetry and chroma site.
Otherwise we risk setting different values on the srcpad caps than
what is actually inside the buffers.
gst-libs/gst/video/gstvideoaggregator.c