Package libavfilter7: Information

  • Default inline alert: Version in the repository: 4.4.4-alt1

Binary package: libavfilter7
Version: 4.4.1-alt1
Architecture: x86_64
Build time:  May 5, 2022, 01:19 PM in the task #299045
Source package: ffmpeg
Category: System/Libraries
Report package bug
Home page: http://ffmpeg.org

License: GPLv3
Summary: FFmpeg filter layer library
Description: 
FFmpeg is a collection of libraries and tools to process multimedia content
such as audio, video, subtitles and related metadata.

The libavfilter library provides a mean to alter decoded Audio and Video
through chain of filters.

Maintainer: Anton Farygin


Last changed


Oct. 29, 2021 Anton Farygin 2:4.4.1-alt1
- 4.4.1
Sept. 25, 2021 Anton Farygin 2:4.4-alt7
- Fixes:
  * CVE-2021-38171 in FFmpeg 4.4 does not check the return value of the init_vlc function
  * CVE-2021-38114 libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value
Sept. 13, 2021 Anton Farygin 2:4.4-alt6
- built with LTO if lto_optflags macros defined
- built with libsrt (closes: #39534)