From 7eb698e1e8149c15b681a626fcc5e54f7f81e945 Mon Sep 17 00:00:00 2001 From: yajrendrag Date: Tue, 12 Dec 2023 09:09:13 -0700 Subject: [PATCH] [video_transcoder] 0.0.8 --- changelog.md | 3 +++ info.json | 4 ++-- lib/ffmpeg | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index d74d1cc..755c060 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,7 @@ +**0.0.8** +- update ffmpeg helper library to latest version + **0.0.7** - Handle circumstance where file probe has no 'codec_name' - Improve library scan speed when used with other plugins that use ffprobe diff --git a/info.json b/info.json index 3545d9e..b6d37f0 100644 --- a/info.json +++ b/info.json @@ -12,5 +12,5 @@ "on_worker_process": 1 }, "tags": "video,ffmpeg", - "version": "0.0.7" -} \ No newline at end of file + "version": "0.0.8" +} diff --git a/lib/ffmpeg b/lib/ffmpeg index 4e75076..5c4741b 160000 --- a/lib/ffmpeg +++ b/lib/ffmpeg @@ -1 +1 @@ -Subproject commit 4e7507638b4afd0b68f33908ed16439a15a8eaad +Subproject commit 5c4741be7e514b0f2faf8ab1c606637088c4095d