georgmartius / vid.stab

Video stabilization library
http://public.hronopik.de/vid.stab/
Other
842 stars 108 forks source link

Use OpenMP only if available in test_motiondetect #72

Closed candrews closed 5 years ago

candrews commented 5 years ago

Only call omp_set_dynamic( 1 ); if USE_OMP

Fixes undefined reference toomp_set_dynamic'` when not using OpenMP

Originally reported in Gentoo at https://bugs.gentoo.org/675190#c6