On 23/07/2018 13:19, Ashok Kumar Mishra wrote: > Pushed. This broke a lot of applications by now requiring users include stdbool.h before x265.h if they are using anything but MSVC. AKA it broke all non-MSVC builds. Proper fix is to not use bool in the header in the first place. - Derek