diff options
author | Andreas Rheinhardt <[email protected]> | 2022-01-05 14:59:21 +0100 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2022-01-05 19:37:50 +0100 |
commit | b04b4759173ead78dee011a42d7ef8b06ec7f7c7 (patch) | |
tree | 32853fc8e855ba2c631d13326192f677f2213b0e /libavcodec/vaapi_decode.h | |
parent | eb091d211f34ab668b764c795c4a5e2ac7329224 (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 'libavcodec/vaapi_decode.h')
0 files changed, 0 insertions, 0 deletions