[FFmpeg-devel] [PATCH 2/2] avfilter/af_astats: Remove fraction part of integer metadata entries

Anton Khirnov anton at khirnov.net
Thu Apr 8 12:23:52 EEST 2021


Quoting Tobias Rapp (2021-03-26 13:58:07)
> Using integer format makes the metadata display similar to the log output.
> 
> Fix missing "Overall" metadata key name prefix where necessary. Also
> replace whitespace in some metadata key names with underscore character
> for consistency.
> 
> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
> ---
>  libavfilter/af_astats.c | 56 +++++++++++++++++++++++++++----------------------
>  1 file changed, 31 insertions(+), 25 deletions(-)

Does this mean that there are no stability guarantees for metadata
exported by filters?

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list