Changelog: bump lavc minor and add entry for the DPX Vulkan hwaccel

This commit is contained in:
Lynne
2025-11-25 17:04:06 +01:00
parent 531ce713a0
commit 3bcf2be06c
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ version <next>:
- ffmpeg CLI tiled HEIF support
- D3D12 AV1 encoder
- ProRes Vulkan hwaccel
- DPX Vulkan hwaccel
version 8.0:

View File

@@ -29,7 +29,7 @@
#include "version_major.h"
#define LIBAVCODEC_VERSION_MINOR 19
#define LIBAVCODEC_VERSION_MINOR 20
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \