62bd83249a16e0c9de54a2c645e8c0c65c32a910
[melted] / src / modules / motion_est / configure
1 #!/bin/sh
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../filters.dat
7 motion_est              libmltmotion_est.so
8 vismv                   libmltmotion_est.so
9 benchmark               libmltmotion_est.so
10 crop_detect             libmltmotion_est.so
11 autotrack_rectangle     libmltmotion_est.so
12 EOF
13
14 fi