summaryrefslogtreecommitdiffstats
path: root/src/gsttools
diff options
context:
space:
mode:
authorVal Doroshchuk <valentyn.doroshchuk@qt.io>2019-04-10 15:50:48 +0200
committerVaL Doroshchuk <valentyn.doroshchuk@qt.io>2019-05-14 07:54:50 +0000
commitc4de056a6aa44567cdbf2ce91a464e597ad4af8f (patch)
tree57f7c4f7ac91b9b8a5bbede90480070bbe25c88f /src/gsttools
parent14d68efadc43265c640dcd6796d947890d14f15e (diff)
EVR: Remove setting of start/end times in QVideoFrame
Due to unknown bug in IMFTransform->ProcessOutput() when after seeking sample times are not set correctly to provided IMFSample. This causes current playback position to be not respected in video samples. Even if you seeked to higher/lower position, sample time is always counted from beginning. Which makes no sense to use this feature because video frame's sample times are not related to current position. To test it, need just seek to arbitrary position and check how startTime is not correlated to new position. Fixes tst_QMediaPlayerBackend::seekPauseSeek Task-number: QTBUG-65574 Change-Id: I897d75c055347cdcca38a84dc18f91800d070c09 Reviewed-by: Christian Strømme <christian.stromme@qt.io>
Diffstat (limited to 'src/gsttools')
0 files changed, 0 insertions, 0 deletions