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

Workaround needed for video pixel formats that use RG8 textures on GLES2

XMLWordPrintable

    • Linux/Yocto
    • d8eae1c21 (dev), e5d21f0a7 (6.9), a35027b00 (6.8)
    • Multimedia wk 47-48, Multimedia wk 49-50, Multimedia wk 51-2, Multimedia wk 5-6

      Textures for NV12 and NV21 video frames use RG8 formats, which on GLES2 RHI implementation are translated to GL_RG8 internal format. GLES 2.0 doesn't support this format, so some workaround is needed to support these pixel formats.

      QTBUG-114104 is related, with focus on getting a workaround for a similarly unsupported GL_R8 format for YUV420P, YUV422P, YV12, IMC1-4 and Y8, and partially to NV12 and NV21.

        For Gerrit Dashboard: QTBUG-131114
        # Subject Branch Project Status CR V

            mikko.hallamaa Mikko Hallamaa
            mikko.hallamaa Mikko Hallamaa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: