Skip to content

test: iosvlc: drop first program_name argv

argv[0] will contain the path to the application, and forwarding it to libvlc_new() would only make vlc try to play the file.

Merge request reports