Skip to content

FFmpeg 5.1.4/7.1.1⚓︎

FFmpeg 7.1.1 is only selectable on toolchains with uClibc 1.0.58 or
newer: its configure requires C11 static assertions (static_assert
from <assert.h>), which older uClibc versions do not provide. On
toolchains with older uClibc, the version choice automatically falls
back to FFmpeg 5.1.4 (FREETZ_PACKAGE_FFMPEG_VERSION_ABANDON).