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

QVideoFilterRunnable deleting

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.13.2
    • 5.5.1
    • Multimedia
    • None
    • Qt 5.5.1 MinGW
      Windows 8

    • 8351c569af51562d8b5e1d0de0b35c42e95b79b5 (qt/qtmultimedia/5.13)

      From documentation(http://doc.qt.io/qt-5/qabstractvideofilter.html), it's not clear who must to delete pointer to QVideoFilterRunnable created in createFilterRunnable().

      According documentation:

      Once created, QVideoFilterRunnable instances are managed by Qt Multimedia and will be automatically destroyed and recreated when necessary, for example when the scene graph is invalidated or the QQuickWindow changes or is closed.

      But destructor of custom filter runnable doesn't called when application close. In attachments project with example of problem.

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

            valentyn.doroshchuk Valentyn Doroshchuk
            medyakovvit Vitaly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes