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.
argv[0] will contain the path to the application, and forwarding it to libvlc_new() would only make vlc try to play the file.
VideoLAN code repository instance