summaryrefslogtreecommitdiffstats
path: root/libavutil/arm/float_dsp_init_arm.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2022-01-05 14:59:21 +0100
committerTimo Rothenpieler <[email protected]>2022-01-05 19:39:31 +0100
commit717c7f4ae9eb8e80042404a222d63dc941d13216 (patch)
tree7c81394ffb6ef4874056997f989d506d1c719d06 /libavutil/arm/float_dsp_init_arm.c
parent2c887141b8318b7d4b198461bbb8d94ac662a96c (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