]> git.sesse.net Git - mlt/commit
Add mlt_properties_frames_to_time() and mlt_properties_time_to_frames().
authorDan Dennedy <dan@dennedy.org>
Tue, 3 Dec 2013 04:14:02 +0000 (20:14 -0800)
committerDan Dennedy <dan@dennedy.org>
Thu, 19 Dec 2013 05:19:04 +0000 (21:19 -0800)
commit8d4492759357a003a45b2a8096a468ae27ed0471
tree991da0a1e86c4bbce94e1d18fa517342839e2044
parent12a7f692213dbafae42e02744fd734ca90d1cdde
Add mlt_properties_frames_to_time() and mlt_properties_time_to_frames().

Handy conversion functions for apps.
src/framework/mlt.vers
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/mlt++/MltProperties.cpp
src/mlt++/MltProperties.h
src/mlt++/mlt++.vers