On Mon, Jan 03, 2022 at 01:18:34PM -0600, Cameron Gutman wrote:
> I am building minimal ffmpeg libraries for my application using the following
> configure command:
>
> ./configure --enable-shared --disable-all --enable-avcodec
> --enable-decoder=h264 --enable-hwaccel=h264_videotoolbox
>
> libav
I am building minimal ffmpeg libraries for my application using the following
configure command:
./configure --enable-shared --disable-all --enable-avcodec
--enable-decoder=h264 --enable-hwaccel=h264_videotoolbox
libavcodec.dylib now fails to link after the following commit:
commit a41a2efc85f8