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>
Tue, 21 Jan 2025 18:02:47 +0000 (19:02 +0100)
commitc6310031d044ab53c06cfb9234bcb50a505ad169
tree70024764c267b2d9ba79cd91f56b7dd0bfb68220
parent72846c468dc2a055a9fa06077a4ecc96dfd2c39c
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