]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 5 Jan 2014 14:35:51 +0000 (14:35 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 5 Jan 2014 14:35:51 +0000 (14:35 +0000)
coders/jp2.c

index 7ae5d0631464131373babfc99e6384e79e0f0c63..9d680e70cc9863d9bae970de5bb80e19fd1ed890 100644 (file)
@@ -682,7 +682,7 @@ static void CinemaProfileCompliance(const opj_image_t *jp2_image,
   opj_cparameters_t *parameters)
 {
   /*
-    Digital Cinema profile compliance.
+    Digital Cinema 4K profile compliant codestream.
   */
   parameters->tile_size_on=OPJ_FALSE;
   parameters->cp_tdx=1;