libvlc: Move input_item array from playlist to libvlc.
This avoids the circular dependency there is from playlist and input item, which creates a dead lock at exit.
Showing
Please register or sign in to comment
This avoids the circular dependency there is from playlist and input item, which creates a dead lock at exit.