video-frame: Mapping a frame with inconsistent values between GstVideoMeta and GstVid...
authorSebastian Dröge <sebastian@centricular.com>
Fri, 28 Nov 2014 09:27:28 +0000 (10:27 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 28 Nov 2014 09:27:28 +0000 (10:27 +0100)
commitafcc0b3c50815c9e7e85071b341f50d5ed09e13c
tree697ec7db63f9327053e5e59cf0c876e588dea1d4
parent1ec4d764fca23f246d2251c035b87a7428a6b4f5
video-frame: Mapping a frame with inconsistent values between GstVideoMeta and GstVideoInfo is a bug

It will cause the frame to be initialized with inconsistent values that then
later can cause crashes or any other kind of interesting and hard to debug
bugs.
gst-libs/gst/video/video-frame.c