X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=4eca5d16654d5e07ceee916657155a304ed64ef8;hb=f36fcf7b6cc40cfcad0642cc1c6ed0ceb39b2143;hp=0ff4a876aea006ad7a9978085f4256a165c3a5a1;hpb=d55568d22a5a6e59c087b8614227d5a0a3da4164;p=ffmpeg diff --git a/Makefile b/Makefile index 0ff4a876aea..4eca5d16654 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ OBJS-ffmpeg-$(CONFIG_VAAPI) += ffmpeg_vaapi.o ifndef CONFIG_VIDEOTOOLBOX OBJS-ffmpeg-$(CONFIG_VDA) += ffmpeg_videotoolbox.o endif +OBJS-ffmpeg-$(CONFIG_CUVID) += ffmpeg_cuvid.o OBJS-ffmpeg-$(HAVE_DXVA2_LIB) += ffmpeg_dxva2.o OBJS-ffmpeg-$(HAVE_VDPAU_X11) += ffmpeg_vdpau.o OBJS-ffserver += ffserver_config.o