]> git.sesse.net Git - movit/blob - autogen.sh
Make FlatInput and YCbCrInput release the texture to the pool on invalidate_pixel_data().
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoconf
4 ./configure "$@"