Skip to content
Snippets Groups Projects

thumbnailer: Fix cancellation behavior & associated test

Merged Hugo Beauzée-Luyssen requested to merge chouquette/vlc:fix_thumbnailer into master

This now emits the completion callback upon a thumbnail request cancellation. It matches the documented libvlc behavior (which was incorrect since the libvlc callback was not invoked after a cancellation)

The code now behaves as the test expected, which should make it pass deterministically, while it was sporadically succeeding due to an uninitialized value. This use of uninitialized value is also fixed by this MR

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading