Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black(). v2.14.51
authorCarl Hetherington <cth@carlh.net>
Sun, 2 May 2021 23:38:11 +0000 (01:38 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 May 2021 19:59:56 +0000 (21:59 +0200)
commit52f6790026040e17237ba8d7865cda3e0e239b62
tree9c52eb35b48c1b012e8056709177c0f3d5e32acd
parent29ad9ebaba113f0300b0c94fd1fa29f67e9f24a6
Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().

Remainder of fix for #1984.

Backported-from-commit: 0aabe4060ea4bad7c7caac633aef0737fccff8c2
Backported-from-branch: 2.15.x
src/lib/image.cc
test/make_black_test.cc