uvg266/src/threadwrapper
2019-06-18 18:45:45 +03:00
..
include Add new threadwrapper 2019-06-18 18:45:45 +03:00
src Add new threadwrapper 2019-06-18 18:45:45 +03:00
LICENSE Add new threadwrapper 2019-06-18 18:45:45 +03:00
README.md Add new threadwrapper 2019-06-18 18:45:45 +03:00

ThreadWrapper

Wraps pthread functions so that they actually call C++ standard functions.

Only functions used by Kvazaar, an open-source HEVC encoder, are implemented. People are free to contribute if they implement other functions.