videoaggregator: Make sure to always update the pad's videoinfo together with buffers
authorSebastian Dröge <sebastian@centricular.com>
Thu, 18 Dec 2014 21:03:04 +0000 (22:03 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 18 Dec 2014 21:03:04 +0000 (22:03 +0100)
commitccd24a357741524e6cc7e102d57804036e71a084
tree3e50b91f917817964d3a814d565a8170f2d077a8
parenta64445e543fef4e2dc51f4505fbda4c01891a94c
videoaggregator: Make sure to always update the pad's videoinfo together with buffers

Otherwise the videoinfo and the buffer content can go out of sync.
gst-libs/gst/video/gstvideoaggregator.c