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, 14 Jan 2025 22:09:47 +0000 (23:09 +0100)
commit167135f98f61aa2f8f2ca468cbc59b0b9a35430a
treecfb9927a5f7c1a1a6b676ecb48746aa634bdca9b
parent441d7fed9090a289176fd74f35b081445489694c
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