X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypes.h;h=655aeba095ae29b3cea1a24e89abb39730a40113;hb=f188128e2577942f030374631d3cf1324a00624a;hp=f3877d0d554844775b0163be1138df194322c6d8;hpb=6bf1fecd1064978bcadd11b8cd56a5b8d9a132a3;p=dcpomatic.git diff --git a/src/lib/types.h b/src/lib/types.h index f3877d0d5..655aeba09 100644 --- a/src/lib/types.h +++ b/src/lib/types.h @@ -22,6 +22,7 @@ #include "dcpomatic_time.h" #include "position.h" +#include "rect.h" #include #include #include @@ -54,8 +55,7 @@ typedef std::vector > AudioContentList; typedef std::vector > SubtitleContentList; typedef std::vector > FFmpegContentList; -typedef int64_t VideoFrame; -typedef int64_t AudioFrame; +typedef int64_t Frame; enum VideoFrameType {