Browse Source
darwin relied on argv[0] as a fallback to retrieve executable name, but this can't work anymore as: - libvlc_new() can be given anything as argc/argv - libvlc_new() inserts "libvlc" at position 0 anywaypull/2/head
6 changed files with 6 additions and 17 deletions
Loading…
Reference in new issue