diff --git a/ChangeLog.txt b/ChangeLog.txt index 09a150a2..2f1242a6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -41,6 +41,9 @@ divisible by 16 bytes. 4.3 on OS X platforms would cause NASM to return numerous errors of the form "'%define' expects a macro identifier". +[9] Added flags to the TurboJPEG API that allow the caller to force the use of +either the fast or the accurate DCT/IDCT algorithms in the underlying codec. + 1.2.0 ===== diff --git a/doc/html/annotated.html b/doc/html/annotated.html index b7d3b54a..f96b48d6 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -81,7 +81,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); -
1.7.4