Slightly hacky fix for -114 errors during 3D encodes (#2173).
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 14:59:44 +0000 (15:59 +0100)
commit2105bedbfa1ceaba0658f824c8fbc21c9f37cf0e
tree30f594847b4a59d9df8702afdb12334b4a9759da
parent6bf4ea25986d1807fa689405ce6db191fadaa256
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