vout: ios: fix previousEaglContext being overridden
commitd5b6c4d8e01c3ceddd4efafee9e84b4688a8e0a3
authorThomas Guillem <thomas@gllm.fr>
Tue, 6 Mar 2018 08:21:30 +0000 (6 09:21 +0100)
committerThomas Guillem <thomas@gllm.fr>
Wed, 7 Mar 2018 14:32:15 +0000 (7 15:32 +0100)
tree55b05e1c301ab4a61e789f28d29f7444db57a6f5
parentca4ac7ffb279ead568257491798c2013879071e3
vout: ios: fix previousEaglContext being overridden

This commit fixes the previousEaglContext variable being overridden when the
glESView is locked from the main thread and from the vout thread. This variable
should only by read/write from a same thread.
modules/video_output/ios.m