decklinkvideosrc: fix mode autodetection
authorJosep Torra <n770galaxy@gmail.com>
Wed, 22 Apr 2015 15:08:09 +0000 (17:08 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Wed, 22 Apr 2015 15:20:22 +0000 (17:20 +0200)
commitcf6654185069e799c2f5b19edb3cb331126c56b1
tree329e185265d024cda0bd6947fc80ff96ccfff7a5
parent6b70b848ee215d81c7aa66c10209c3e6996a6f50
decklinkvideosrc: fix mode autodetection

The autodetection mode was broken because a race condition in the input mode
setting. The mode could be reverted back when it was replaced in
the streaming thread by the old mode in the middle of mode changed callback.
sys/decklink/gstdecklinkvideosrc.cpp