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>
Tue, 14 Jan 2025 22:09:47 +0000 (23:09 +0100)
commit0f59425b54e3e5cb644b8bf948becabbc4155521
tree53a61c54b5c653b16d7379e4a86ee788821393b4
parentfbce085a7d7d51c6f206946d58be4b78d2956e6a
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