rawvideoparse: Compute plane offsets & strides if no custom ones are set
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Tue, 16 Aug 2016 07:31:40 +0000 (09:31 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 18 Aug 2016 06:21:16 +0000 (09:21 +0300)
commit91cf5ac69f9c99fe41d60f42b4174915dd135e7b
treea9988d14d6c02bc36846f217cb8644fc925f76d8
parentfc6b17b6d28c2fd52fbcaf61af0e7ba4c1db2c77
rawvideoparse: Compute plane offsets & strides if no custom ones are set

This is useful to ensure that the offsets and strides are computed if
only width, height, format etc. in the property config are set.

https://bugzilla.gnome.org/show_bug.cgi?id=769797
gst/rawparse/gstrawvideoparse.c
gst/rawparse/gstrawvideoparse.h
tests/check/elements/rawvideoparse.c