vout: ios: always call reshape from MainThread
commit3aceca60b42450e3ff6cd2853b4729d6662d7933
authorThomas Guillem <thomas@gllm.fr>
Tue, 6 Mar 2018 12:17:26 +0000 (6 13:17 +0100)
committerThomas Guillem <thomas@gllm.fr>
Wed, 7 Mar 2018 14:32:51 +0000 (7 15:32 +0100)
treed046657b10764e358d31b02c6425b25814b26593
parente3a38e5a9c185f68bef8749f2eb093b4fee98b1d
vout: ios: always call reshape from MainThread

We can safely remove the last call to reshape from the vout thread since
reshape is called from the glESView object when it is created.
modules/video_output/ios.m