X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fpixel_formats_test.cc;h=f99bd717cdbe0d70c0c4ea4e3ad6a5d204a7c6cd;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hp=68d225e6efa36dc6b69a5b30f8319b7e6da74eaa;hpb=cf8bbea2de38c4e9ac140f55b27311b7b6dcd814;p=dcpomatic.git diff --git a/test/pixel_formats_test.cc b/test/pixel_formats_test.cc index 68d225e6e..f99bd717c 100644 --- a/test/pixel_formats_test.cc +++ b/test/pixel_formats_test.cc @@ -51,7 +51,7 @@ struct Case bpp[1] = b1; bpp[2] = b2; } - + AVPixelFormat format; int components; int lines[3];