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

Use DirectShow as default multimedia backend on Windows

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.6.0
    • None
    • Multimedia
    • None

      We currently have two multimedia backends on desktop Windows: DirectShow and WMF.

      • WMF is used with MSVC on Windows Vista and later
      • DirectShow is used on Windows XP with all compilers and on other versions with MinGW

      We should use only one backend for all versions of Windows and with all compilers in order to ease maintenance. DirectShow also has the advantage of having better codec support.

      Some missing features need to be implemented to be on par with the WMF backend and to not brake existing apps.

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

            ylopes Yoann Lopes
            ylopes Yoann Lopes
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes