On 4/3/2024 1:01 AM, Eugene Zemtsov via ffmpeg-devel wrote:
From: Eugene Zemtsov
This change allows users to link ffmpeg as a library without
support for Immersive Audio Model by specifying --disable-iamf.
It helps to save on binary size in cases where it's important.
Signed-off-by: Eugene Zem
From: Eugene Zemtsov
This change allows users to link ffmpeg as a library without
support for Immersive Audio Model by specifying --disable-iamf.
It helps to save on binary size in cases where it's important.
Signed-off-by: Eugene Zemtsov
---
configure | 7 ++-
libavformat/mov.c |