X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Ftypes.h;h=c9f68a21cdf67d6e5e32c7f44d2ad76ff8f8fff5;hp=94e101a3d682a43127eec28667c54bbe1ffb24bc;hb=92784c9c28c48859578cd6e75aa01d5657d0c341;hpb=6c78f6d31a457ad34fb14b7c926fb418b4d6790d;ds=sidebyside diff --git a/src/lib/types.h b/src/lib/types.h index 94e101a3d..c9f68a21c 100644 --- a/src/lib/types.h +++ b/src/lib/types.h @@ -136,6 +136,12 @@ enum ChangeType CHANGE_TYPE_CANCELLED }; +enum VideoRange +{ + VIDEO_RANGE_FULL, ///< full, or "JPEG" (0-255 for 8-bit) + VIDEO_RANGE_VIDEO ///< video, or "MPEG" (16-235 for 8-bit) +}; + /** Type of captions. * * The generally accepted definitions seem to be: