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 bbaf9bd74..0993be6cf 100644 --- a/test/image_test.cc +++ b/test/image_test.cc @@ -514,6 +514,7 @@ BOOST_AUTO_TEST_CASE (make_part_black_test) AV_PIX_FMT_RGBA, AV_PIX_FMT_ABGR, AV_PIX_FMT_BGRA, + AV_PIX_FMT_YUV420P, AV_PIX_FMT_YUV422P10LE, }; |
