ref: 36ffe64498d784757b0dacf5f359ac4e403f14da
parent: 8979e9e387f0308c7cf23929e510f147db652a43
author: Ronald S. Bultje <rsbultje@gmail.com>
date: Fri Sep 25 17:34:29 EDT 2015
Rename display_{size,width,height} to render_*. The name "display_*" (or "d_*") is used for non-compatible information (that is, the cropped frame dimensions in pixels, as opposed to the intended screen rendering surface size). Therefore, continuing to use display_* would be confusing to end users. Instead, rename the field to render_*, so that struct vpx_image can include it. Change-Id: Iab8d2eae96492b71c4ea60c4bce8121cb2a1fe2d