Mod bumps FFmpeg to v5.1.3

This commit is contained in:
Jan Stabenow
2023-04-25 13:56:21 +02:00
parent b58cc8a7ee
commit bea10cb114
5 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# CORE NVIDIA CUDA BUNDLE
FFMPEG_VERSION=5.1.2
FFMPEG_VERSION=5.1.3
CUDA_VERSION=11.7.1

View File

@@ -1,2 +1,2 @@
# CORE BUNDLE
FFMPEG_VERSION=5.1.2
FFMPEG_VERSION=5.1.3

View File

@@ -1,2 +1,2 @@
# CORE RASPBERRY-PI BUNDLE
FFMPEG_VERSION=5.1.2
FFMPEG_VERSION=5.1.3

View File

@@ -1,2 +1,2 @@
# CORE BUNDLE
FFMPEG_VERSION=5.1.2
FFMPEG_VERSION=5.1.3

View File

@@ -6,6 +6,7 @@
- Add preserve process log history when updating a process
- Add support for input framerate data from jsonstats patch
- Add number of keyframes and extradata size to process progress data
- Mod bumps FFmpeg to v5.1.3 (datarhei/core:tag bundles)
- Fix better naming for storage endpoint documentation
- Fix freeing up S3 mounts
- Fix URL validation if the path contains FFmpeg specific placeholders