mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-09 09:17:13 +00:00
Rather than checking the avcodec version in CMake, check it using the avcodec version macros in the only source file that needs to know about the AVFrame API/ABI change in version 59.24.100. This is friendlier to other build systems that would rather avoid configure time checks.