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)
commite5b70d384c71fd6d05c5f8ae5d7849022222c943
treebf7f7ae76c5463f6a0fe480a692d387b08700fa3
parent4a0b3da3ae8b3f5225ca74b1ce8819485731fef6
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