Skip to content
Snippets Groups Projects
Commit fe782ffc authored by Romain Vimont's avatar Romain Vimont Committed by Pierre Lamot
Browse files

qt: medialib: remove QObject from MLVideo


MLVideo instances are created from a QThreadPool thread. As a
consequence, as a QObject, each one live (by default) in this separate
thread.

The behavior of dynamic properties or signals/slots would be confusing,
so do not inherit QObject.

Signed-off-by: default avatarPierre Lamot <pierre@videolabs.io>
parent ea17ed0b
No related branches found
No related tags found
No related merge requests found
Pipeline #54247 passed with stage
in 29 minutes and 34 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment