Fix errors when a custom size is given which is larger than the container (#2404).
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 19:29:10 +0000 (20:29 +0100)
commit6cda037324ccaf7a8df142d037fa88520fb80f35
treeff709633436d000697193aac2e8a5882b24f0f47
parentafbe4ce5dd551149f931c41bf27c22ef1f55155f
Fix errors when a custom size is given which is larger than the container (#2404).
src/lib/video_content.cc
test/scaling_test.cc