diff options
author | Andreas Rheinhardt <[email protected]> | 2022-01-05 14:59:21 +0100 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2022-01-05 19:39:31 +0100 |
commit | 717c7f4ae9eb8e80042404a222d63dc941d13216 (patch) | |
tree | 7c81394ffb6ef4874056997f989d506d1c719d06 /libavutil/arm/float_dsp_init_arm.c | |
parent | 2c887141b8318b7d4b198461bbb8d94ac662a96c (diff) |
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 <[email protected]>
Signed-off-by: Timo Rothenpieler <[email protected]>
Diffstat (limited to 'libavutil/arm/float_dsp_init_arm.c')
0 files changed, 0 insertions, 0 deletions