]> git.sesse.net Git - movit/commit
Remove C++11 dependency from ResampleEffect.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 1 Aug 2017 07:25:10 +0000 (09:25 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 1 Aug 2017 07:25:10 +0000 (09:25 +0200)
commit8e9f58fec54a4c879035b214fd7411f6ff7b3a32
tree87cfa164d1060c3bccfff054ae27477f50e78f2d
parent4a714eb0295835778f274b07df6acc4cb0889fa4
Remove C++11 dependency from ResampleEffect.

We really ought to allow C++11 in Movit soon, but 1.5.2 is not the right release.

Reported by Etienne d'Hautefeuille.
resample_effect.cpp
resample_effect.h