Bump minor libavfilter version and add Changelog entry

This commit is contained in:
Paul B Mahol 2023-08-14 11:24:12 +02:00
parent 24c013369d
commit c704901324
2 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,8 @@ version <next>:
- transpose_vt filter for videotoolbox
- support for the P_SKIP hinting to speed up libx264 encoding
- Support HEVC,VP9,AV1 codec in enhanced flv format
- apsnr and asisdr audio filters
version 6.0:
- Radiance HDR image support

View File

@ -31,7 +31,7 @@
#include "version_major.h"
#define LIBAVFILTER_VERSION_MINOR 10
#define LIBAVFILTER_VERSION_MINOR 11
#define LIBAVFILTER_VERSION_MICRO 100