mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-28 11:22:59 -04:00
With commit https://github.com/FFmpeg/FFmpeg/commit/822432769868 FFMPEG has removed almost all of the FF_API_FF_PROFILE_LEVEL related defines. They were deprecated since 2023-09-06. This results in build failures. This is first found on Gentoo with FFMPEG pre-release version. Downstream-bug: https://bugs.gentoo.org/961699 Signed-off-by: Brahmajit Das <listout@listout.xyz>