[vlc-devel] [PATCH 4/5] lib: media: copy the input item
Rémi Denis-Courmont
remi at remlab.net
Mon Sep 21 17:14:51 CEST 2020
Le maanantaina 21. syyskuuta 2020, 15.53.58 EEST Thomas Guillem a écrit :
> In order to avoid having more than one libvlc_media_t using the same
> input_item_t.
It's not that innocent. Now those two items will no longer share modifications.
This might fix some issues (silently), but more likely, it creates new issues.
Does it even work for preparsing and friends?
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list