don't use dlopen if 8, 10 and 12 bit are all linked in

Issue #500 new
djcj created an issue

In source/encoder/api.cpp dlopen()/LoadLibrary() is used even if all supported bit depth libraries were linked into the shared library or static binary file, which seems a bit pointless to me.

Comments (0)

  1. Log in to comment