video-frame: fix height/width assertions
authorTim-Philipp Müller <tim@centricular.com>
Wed, 18 Mar 2015 20:38:20 +0000 (20:38 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 18 Mar 2015 20:40:42 +0000 (20:40 +0000)
commit5d456c7adc63877cd7b8b1050618d92829cf01ae
tree6018d2cdea79814dd5f8f543378d35af0cc4b4a8
parent3205e90e839da01fff6aab6b2981936d7e2bb3e9
video-frame: fix height/width assertions

As commit 274984e8 states:
When doing CROP META it is expected that the width and/or height
in the GstVideoMeta is bigger or equal to the caps negotiated size.

https://bugzilla.gnome.org/show_bug.cgi?id=741030
gst-libs/gst/video/video-frame.c