mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-21 03:47:48 +01:00
This change requires the user to specify min and max value, and makes
possible to prevent the user to set AV_{SAMPLE,PIX}_FMT_NONE if
forbidden.
Add required ifdeffery in case of mixed libraries, when libavutil is
updated but not the other libraries.
This is a followup of 08d0969c14.