video: Don't convert odd number to even for width/height. 39/215739/1
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 7 Oct 2019 11:57:03 +0000 (20:57 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 15 Oct 2019 06:52:43 +0000 (15:52 +0900)
commitfe8a883effb44abd8e62681e26cb791af2efca3a
tree0216e57085b9e3de7b9c0e8fb6ec659154f3cc00
parentad21910254d45df96fea48d5b67b3e4cecd2440e
video: Don't convert odd number to even for width/height.

This patch is to see what happen after remove it. Even if it turns out
to be necessary, it should be done in reasonable place, for instance
hardware driver in case it is for hardware constraints.

Change-Id: If78295cff8f5e2260cfe85bc0bbe7367fe34d147
src/bin/video/iface/e_video_hwc.c