Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-81537

qtwebengine looks for unused jpeg_crop_scanline/jpeg_skip_scanlines

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14.0
    • WebEngine
    • None
    • All

    Description

      qtwebengine looks for jpeg_crop_scanline/jpeg_skip_scanlines to detect if an external jpeg lib can be used, but these functions are not actually used in the code
      these functions are only implemented by libjpeg-turbo, not the jpeg lib from ijg.org
      Is there a specific reason to prefer libjpeg-turbo ?
      https://github.com/qt/qtwebengine/blob/dev/src/buildtools/configure.json#L94

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            jschueller Julien Schueller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes