]> git.sesse.net Git - mlt/blob - mlt++.pc.in
Add mlt_properties_frames_to_time() and mlt_properties_time_to_frames().
[mlt] / mlt++.pc.in
1
2 Name: mlt++
3 Description: C++ API for MLT multimedia framework
4 Version: ${version}
5 Requires: mlt-framework
6 Libs: -L${libdir} ${libs}
7 Cflags: ${cflags}