mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
Bump minor libavfilter version and add Changelog entry
This commit is contained in:
parent
24c013369d
commit
c704901324
2 changed files with 3 additions and 1 deletions
|
|
@ -29,6 +29,8 @@ version <next>:
|
||||||
- transpose_vt filter for videotoolbox
|
- transpose_vt filter for videotoolbox
|
||||||
- support for the P_SKIP hinting to speed up libx264 encoding
|
- support for the P_SKIP hinting to speed up libx264 encoding
|
||||||
- Support HEVC,VP9,AV1 codec in enhanced flv format
|
- Support HEVC,VP9,AV1 codec in enhanced flv format
|
||||||
|
- apsnr and asisdr audio filters
|
||||||
|
|
||||||
|
|
||||||
version 6.0:
|
version 6.0:
|
||||||
- Radiance HDR image support
|
- Radiance HDR image support
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
#include "version_major.h"
|
#include "version_major.h"
|
||||||
|
|
||||||
#define LIBAVFILTER_VERSION_MINOR 10
|
#define LIBAVFILTER_VERSION_MINOR 11
|
||||||
#define LIBAVFILTER_VERSION_MICRO 100
|
#define LIBAVFILTER_VERSION_MICRO 100
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue