Check whether a frame could be decoded before seeking

Authored by broulik on Sep 26 2018, 8:24 AM.

Description

Check whether a frame could be decoded before seeking

Otherwise crashes when trying to generate thumbnail for a video file without actual video data.

CHANGELOG: Fixed video thumbnailer crashing when trying to decode files without video stream

Differential Revision: https://phabricator.kde.org/D15752

Details