]> git.sesse.net Git - movit/commit
Fix some invalid code in DeinterlaceTest; GCC 7 would optimize it into simply an...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Nov 2017 00:30:01 +0000 (01:30 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Nov 2017 00:30:01 +0000 (01:30 +0100)
commitf85e35e129f2395cb03867feb804e5a4badc594e
tree2023582b32ab971f9e41509b2c7791d6b0d3ea58
parent0a1ab3ca0727595965a26cbbd20965d775088320
Fix some invalid code in DeinterlaceTest; GCC 7 would optimize it into simply an infinite loop.
deinterlace_effect_test.cpp