X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmvcp%2Fmvcp.h;h=9490e6db32c3303ddbd26d527f53ff64f761e359;hb=7fe7f40b8ccf3a7f46b9887a222d75ae8a07a5dd;hp=568c4d79627428765597f7ffa8f69e9a93717c62;hpb=f9b1c1ed4abd53e375c84736f24a5bb54c764fae;p=melted diff --git a/src/mvcp/mvcp.h b/src/mvcp/mvcp.h index 568c4d7..9490e6d 100644 --- a/src/mvcp/mvcp.h +++ b/src/mvcp/mvcp.h @@ -180,7 +180,7 @@ typedef struct int32_t out; int32_t max; int32_t size; - int32_t fps; + float fps; } *mvcp_list_entry, mvcp_list_entry_t;