video-info: Also check the stride and offset are equal
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 12 May 2014 17:18:50 +0000 (13:18 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 12 May 2014 22:22:32 +0000 (18:22 -0400)
commite0cfd6e26b53b9530b0a3494b883c490714b8da7
treee4d56e41b0a2a8ba00234143d8a644d1b65ce481
parentec95963b1f5c5b8c5279c649aa2b177881b4d480
video-info: Also check the stride and offset are equal

gst_video_info_is_equal() was not checking if stride and offset
had changed.

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