Re: [FFmpeg-devel] [PATCH v12 13/13] configure: add --enable-libvpl option

2022-08-10 Thread Xiang, Haihao
On Mon, 2022-08-01 at 15:27 +0200, Anton Khirnov wrote: > Quoting Xiang, Haihao (2022-07-25 06:11:51) > > +elif enabled libvpl; then > > +# Consider pkg-config only. The name of libmfx is still passed to > > check_pkg_config function for --enable-libvpl option > > +# because QSV has dependency on l

Re: [FFmpeg-devel] [PATCH v12 13/13] configure: add --enable-libvpl option

2022-08-01 Thread Anton Khirnov
Quoting Xiang, Haihao (2022-07-25 06:11:51) > +elif enabled libvpl; then > +# Consider pkg-config only. The name of libmfx is still passed to > check_pkg_config function for --enable-libvpl option > +# because QSV has dependency on libmfx, we can use the same dependency if > using libmfx in this