From 98c2b8ff7e70c70b5f5cfc25a7bd9eaad70850a6 Mon Sep 17 00:00:00 2001 From: Dominik Süß Date: Thu, 27 Jul 2023 10:31:36 +0200 Subject: [chore] update go-mp4 to latest commit (#2028) This adds support for probing mp4 files with a co64 box instead of an stco box, which is the case for videos recorded on newer android devices. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 91119f29b..b488564fe 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( codeberg.org/gruf/go-sched v1.2.3 codeberg.org/gruf/go-store/v2 v2.2.2 github.com/KimMachineGun/automemlimit v0.2.6 - github.com/abema/go-mp4 v0.10.1 + github.com/abema/go-mp4 v0.10.2-0.20230727031202-a1a707db6ecd github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.6.0 github.com/disintegration/imaging v1.6.2 -- cgit v1.3