jz...@google.com added comment #2:
Thanks for the report. There are still some abseil dependencies in gav1_decode.cc as well as a few in some disabled neon debug code. CMake currently doesn't have any code to fully disable abseil if those are disabled too.
_______________________________
Reference Info: 170657538 Specifying LIBGAV1_THREADPOOL_USE_STD_MUTEX flag doesn't remove dependency on Abseil
vi...@gmail.com added comment #3:
Thank you for a quick answer. Probably in this case the comment in README.md about LIBGAV1_THREADPOOL_USE_STD_MUTEX should be corrected. Regards, Victor
_______________________________
Reference Info: 170657538 Specifying LIBGAV1_THREADPOOL_USE_STD_MUTEX flag doesn't remove dependency on Abseil
abseil is required by the examples and tests unconditionally and by libgav1 if LIBGAV1_THREADPOOL_USE_STD_MUTEX is set to 0 (the default on all platforms except Android & iOS).
+ reflow LIBGAV1_MAX_THREADS entry to quiet a lint check