diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-05 14:59:21 +0100 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2022-01-05 19:37:50 +0100 |
commit | b04b4759173ead78dee011a42d7ef8b06ec7f7c7 (patch) | |
tree | 32853fc8e855ba2c631d13326192f677f2213b0e /libavcodec/iirfilter.h | |
parent | eb091d211f34ab668b764c795c4a5e2ac7329224 (diff) | |
download | ffmpeg-b04b4759173ead78dee011a42d7ef8b06ec7f7c7.tar.gz |
avcodec/Makefile: Only compile nvenc.o if needed
This fixes compilation errors in case nvenc is enabled
(e.g. autodected) with both nvenc-based encoders disabled
because nvenc uses ff_alloc_a53_sei(), yet only the nvenc-based
encoders require atsc_a53.
(This error does not manifest itself in case of static linking
(nothing pulls in nvenc.o), but it exists with shared builds.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavcodec/iirfilter.h')
0 files changed, 0 insertions, 0 deletions