swaroop: support creation of H264 with 24-bit PCM.
[dcpomatic.git] / src / lib / types.h
index c9f68a21cdf67d6e5e32c7f44d2ad76ff8f8fff5..ccb47dc6477bfa27edef8337b5baff878d48b348 100644 (file)
@@ -170,7 +170,8 @@ extern TextType string_to_text_type (std::string s);
 enum ExportFormat
 {
        EXPORT_FORMAT_PRORES,
-       EXPORT_FORMAT_H264
+       EXPORT_FORMAT_H264_AAC,
+       EXPORT_FORMAT_H264_PCM
 };
 
 /** @struct Crop