rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.08k stars 412 forks source link

Fix libbluray and libopus compilation #732

Closed mrihtar closed 5 months ago

mrihtar commented 6 months ago

This fixes compilation problems with libbluray (also mentioned in #497), libopus checkout and new problem with declaration clash of "dec_init", used in libbluray and ffmpeg (credit of BtbN).