Fix errors when a custom size is given which is larger than the container (#2404). 2404-assertion
authorCarl Hetherington <cth@carlh.net>
Mon, 2 Jan 2023 14:29:51 +0000 (15:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 2 Jan 2023 16:19:11 +0000 (17:19 +0100)
commit07515bb7fe9659973ec00da52f9be6d2004f6d70
treeffc7bda7346ddaad63429cfc140bd4e271ff7b6f
parent2dd3414e44538327c111d1ad4e6a3db6baa43bbf
Fix errors when a custom size is given which is larger than the container (#2404).
src/lib/video_content.cc
test/scaling_test.cc