commit | 91cf5ac69f9c99fe41d60f42b4174915dd135e7b | [log] [tgz] |
---|---|---|
author | Carlos Rafael Giani <dv@pseudoterminal.org> | Tue Aug 16 09:31:40 2016 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Aug 18 09:21:16 2016 +0300 |
tree | a9988d14d6c02bc36846f217cb8644fc925f76d8 | |
parent | fc6b17b6d28c2fd52fbcaf61af0e7ba4c1db2c77 [diff] |
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