Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().
authorCarl Hetherington <cth@carlh.net>
Sun, 2 May 2021 23:38:11 +0000 (01:38 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 2 May 2021 23:39:32 +0000 (01:39 +0200)
commit0aabe4060ea4bad7c7caac633aef0737fccff8c2
tree8619c51e85e6f109f1629b02204b477630ff4a72
parent6041247db96664be4785098f9a190adb279a3f3e
Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().

Remainder of fix for #1984.
src/lib/image.cc
test/image_test.cc