-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
-
df5d983a5 (dev), 9ac231159 (6.9), 08d48c41c (dev), 0f391623e (dev), 757035d8d (6.8), 79e3fe64a (6.9), 7064f89a0 (6.9), 804d5e0a2 (6.8), b4f72e684 (6.8), 936736e55 (dev), f35fcb0fe (6.10), 3a1cecdb5 (6.9), 1bbd244a0 (tqtc/lts-6.8)
-
Multimedia, weeks 13-14
The rationale is that the ffmpeg plugin code should not depend on other plugins. We want to be able to easily remove native plugins.
The idea is to move the base class to the common multimedia code and reuse it in plugins.
To do in the scope of the task:
- decouple QAVFCameraBase and AVFVideoDevices to separate files
- move the files to src/multimedia/darwin
- add Q_MULTIMEDIA_EXPORT to the moved classes to fix linkage