-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
833732c2b (dev), 09a811351 (dev), ff900a956 (6.8), 120db99b4 (6.8), 40b2a4b08 (tqtc/lts-6.5), 92150ef56 (tqtc/lts-6.5)
-
Multimedia wk 43-44
QMediaFormat has unit test coverage, but the coverage is limited because the tests rely on real backends. We should convert QMediaFormat tests into real unit tests, where we can simulate how it will behave with backends that for example only support audio codecs, and no video codecs.
DoD: tst_qmediaformat is having high test coverage of QMediaFormat, including testing functionality that can not be tested with a real backend.