Skip to content

macosx: Fix deadlocks caused by playlist item thumbnail fetching

Claudio Cambra requested to merge claucambra/vlc:work/thumbnail-lockups into master

Make input item thumbnail fetching asynchronous and remove existing synchronous thumbnail fetching methods, enforcing async fetches everywhere

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports