avcommon: use a specific macro to check the FFmpeg libavformat version
authorSteve Lhomme <robux4@ycbcr.xyz>
Wed, 19 Jun 2024 11:57:24 +0000 (13:57 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Fri, 7 Mar 2025 06:31:22 +0000 (07:31 +0100)
commit2ada3d92072877c8c199ebf0b0f997f86a274b38
treef57e298232659e75a193029c6803a299afe5aa95
parentdb863a5eef40a4fec40aeced1be5fe8e43827f22
avcommon: use a specific macro to check the FFmpeg libavformat 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 0085-avcommon-use-a-specific-macro-to-check-the-FFmpeg-li.patch
modules/codec/avcodec/avcommon.h
modules/codec/avcodec/avcommon_compat.h
modules/demux/avformat/demux.c
modules/demux/avformat/mux.c