diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/image_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image_test.cc b/test/image_test.cc index 2ec40c70b..56e681943 100644 --- a/test/image_test.cc +++ b/test/image_test.cc @@ -584,6 +584,7 @@ BOOST_AUTO_TEST_CASE (make_part_black_test) AV_PIX_FMT_BGRA, AV_PIX_FMT_YUV420P, AV_PIX_FMT_YUV422P10LE, + AV_PIX_FMT_YUV444P10LE }; list<std::pair<int, int>> positions = { |
