summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-07-29 12:31:22 +0800
committerErik Kundiman <erik@megapahit.org>2024-07-29 12:46:08 +0800
commit7e7956b4801b1f0276229b4f65886911beaa96af (patch)
treec8b2772b3bc6cbd5309c308e26bfcef08129566a /CONTRIBUTING.md
parent1afd491d154627d69c9dfefb314a17d5605b01d4 (diff)
Get VLC streaming to work again on macOS
Somehow it wouldn't work when the libvlc dylibs linked by media_plugin_libvlc were far in Frameworks, even with all the linkages and VLC_PLUGIN_PATH set correctly. Because of this, I had to make the libvlc files redundantly copied (they're under 1 MB so we'll live with it) in llplugin just like upstream for media_plugin_libvlc to link to instead, though it seems the directory name can be anything, so I just let it be "plugins" for installation convenience using CMake. Also now the builder is assumed to not necessarily want VLC.app to be installed in /Applications, though they would need to keep the downloaded VLC disc image open.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions