avcommon: use a specific macro to check the FFmpeg libavcodec version
authorSteve Lhomme <robux4@ycbcr.xyz>
Wed, 19 Jun 2024 11:59:15 +0000 (13:59 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 14 Jan 2025 22:09:47 +0000 (23:09 +0100)
commitc040dfb865471ab720af1b6b6af013663117e8cd
tree51fca099efb430599e84ca18e5f24cc69feef614
parent36c337156f97455ee41ffae94225a62242db3aaf
avcommon: use a specific macro to check the FFmpeg libavcodec 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 0087-avcommon-use-a-specific-macro-to-check-the-FFmpeg-li.patch
modules/codec/avcodec/audio.c
modules/codec/avcodec/avcommon.h
modules/codec/avcodec/avcommon_compat.h
modules/codec/avcodec/directx_va.c
modules/codec/avcodec/encoder.c
modules/codec/avcodec/fourcc.c
modules/codec/avcodec/video.c
modules/demux/avformat/demux.c
modules/demux/avformat/mux.c