X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=NEWS;h=476fcb87ae394cfa2f7792bd0e030cffa93fbb6b;hp=e56fec2be77fb38eac613c56dc0de0bb1d5a62c5;hb=79f0ebd9606956e2988d9485b9d4c701e975c7f1;hpb=546632016ca9a297ca14a0d3e6890d52bfae049c diff --git a/NEWS b/NEWS index e56fec2..476fcb8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Movit 1.5.3, August 10th, 2017 + + - Various bugfixes. + + +Movit 1.5.2, July 5th, 2017 + + - The texture generation for ResampleEffect (when the size is changed) + now uses less CPU. + + - Work around an NVIDIA driver threading bug by aggressively caching VAOs. + + Movit 1.5.1, May 29th, 2017 - Allow YCbCrInput to change input format after finalize.