]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt_profile.h
profiles/*: name->description
[mlt] / src / framework / mlt_profile.h
index 29ee633d4ba47dd824ace2fa6c09f2045c6e186b..0c64e7c02f21da7c0ded81dc4f0ba42c3554e337 100644 (file)
@@ -25,7 +25,7 @@
 
 struct mlt_profile_s
 {
-       char* name;
+       char* description;
        int frame_rate_num;
        int frame_rate_den;
        int width;