Skip to content

Patches: Backport new attachment API

Soomin Lee requested to merge bubu/VLCKit:patches/attachment/backport/01 into 3.0

In order to fix vlc-ios#1145 (closed), the decision has been made to backport this patch for the media library.

Indeed, the media library launches a playback to extract the thumbnails with audio, leading to a "noisy parsing" as described in the vlc-ios ticket.

This will ensure a better handling of thumbnails.

Additionally modifications needs to be made on the VLCMediaLibraryKit.

Android related MR:

vlc-android!799 (merged)

cc/ @chouquette

Merge request reports