Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-986

QtMultimediaKit should not use opengl in Symbian even if Qt is configured with opengl es2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 1.1.1
    • 1.1.0
    • Multimedia
    • Symbian HW platform builds, N8 . qt-mobility version is what is currently in git master.
    • 847792158b89355b2f02ed41af00ff486a8632ce

      Platform builds for Symbian^3 are built with -opengl es2 configuration. All libraries linking against QtMultimediaKit fails to compile on WINSCW because emulator lacks libglesv2.lib. For HW the build succeeds but won't work as expected. According to Jason Barron Symbian HW does not support render-to-texture and pixel access to video frame is not possible.

      So the fix for now is to not use OpenGL in Symbian for QtMultimediaKit even if it is configured for Qt. Something in the lines of attached patch.

      Originating issue QT-4308.

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

            ravkn Ravi kiran K N
            e0150566 Janne Koskinen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes