X-Git-Url: https://www.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2FMakefile;fp=cinelerra-5.1%2Fthirdparty%2FMakefile;h=8c7aaf91e0af8886e58fe86e53cd8ed2b25d86da;hb=fdf615e4b9eb6ce8faecc7f138c28edf0efac3be;hp=659ab3fe3dab4740445821c79814015cff43f678;hpb=21f715f2d24d38bd7a0eccb22d64cdf18f0e3df9;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/Makefile b/cinelerra-5.1/thirdparty/Makefile index 659ab3fe..8c7aaf91 100644 --- a/cinelerra-5.1/thirdparty/Makefile +++ b/cinelerra-5.1/thirdparty/Makefile @@ -132,6 +132,7 @@ fftw.cfg_params= --disable-fortran --enable-shared=no ffmpeg.cfg_vars?= PKG_CONFIG_PATH="$(call bld_path,libwebp)/usr/local/lib/pkgconfig" ffmpeg.cfg_params= \ --enable-pthreads --disable-avdevice --enable-gpl --disable-ffplay \ + --disable-doc \ $(call if_want,VAAPI,--enable-vaapi,--disable-vaapi) \ $(call if_want,VDPAU,--enable-vdpau,--disable-vdpau) \ $(call if_want,NV, --enable-nvenc --enable-nvdec --enable-ffnvcodec) \