Skip to content
Snippets Groups Projects
Commit 0c2844f9 authored by flx42's avatar flx42 Committed by Jean-Baptiste Kempf
Browse files

thumbnailer: do not wait until video position becomes *strictly* superior to THUMBNAIL_POSITION.


Avoid waiting unnecessarily when the media player reaches exactly THUMBNAIL_POSITION. However we must now wait until libvlc updates the position before polling with libvlc_media_player_get_position().

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent b639c457
No related merge requests found
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