display: no need for a local video_format_t with VOUT_DISPLAY_CHANGE_SOURCE_ASPECT
commit141eee707daf6096b339d649771612a52a1ee043
authorSteve Lhomme <robux4@videolabs.io>
Wed, 2 Aug 2017 07:33:35 +0000 (2 09:33 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 4 Aug 2017 15:54:38 +0000 (4 18:54 +0300)
tree997f090a1482769666d292b7a61d7428ff7009d8
parent061b7bbcd3686a2602c7e2b047e065013056dd6e
display: no need for a local video_format_t with VOUT_DISPLAY_CHANGE_SOURCE_ASPECT

Receivers don't check the difference with the original value, they just apply
the new value.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/video_output/display.c