Slightly hacky fix for -114 errors during 3D encodes (#2173). v2.15.188
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Jan 2022 20:23:09 +0000 (21:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Jan 2022 15:01:25 +0000 (16:01 +0100)
commit86c9cd50e1b73e6d89db312f2ee58e85ff270194
tree40cdd26c7a428b140645b5d42d4119fc98dc4f04
parent645936f18657c8d5c275cbf3443974784304d672
Slightly hacky fix for -114 errors during 3D encodes (#2173).

It still feels like I'm missing some large and beautiful trick
with gathering all the gap-filling code into one place, but
such a trick still eludes me.
src/lib/player.cc
test/threed_test.cc