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

QVideoFilterRunnable deleting

    XMLWordPrintable

Details

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

    • 8351c569af51562d8b5e1d0de0b35c42e95b79b5 (qt/qtmultimedia/5.13)

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes