avcommon: use a specific macro to check the FFmpeg libavutil version
authorSteve Lhomme <robux4@ycbcr.xyz>
Wed, 19 Jun 2024 11:56:31 +0000 (13:56 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Fri, 7 Mar 2025 06:31:22 +0000 (07:31 +0100)
commitc1a62e781084e01966eacf924b4e879c7913f902
treee2ddb79ddf9e8a37561b02c1d1681dc72a260446
parent92fd9c4878db32a1526f52febb0527ef1ac4589b
avcommon: use a specific macro to check the FFmpeg libavutil version

This macro doesn't check for libav which is assumed to not have to relevant
code. This is the same macro name used in VLC 4.0.

Gbp-Pq: Name 0083-avcommon-use-a-specific-macro-to-check-the-FFmpeg-li.patch
modules/codec/avcodec/avcommon_compat.h
modules/codec/avcodec/chroma.c
modules/codec/avcodec/video.c