Skip to content

Commit b4b9a30

Browse files
committed
fixup! fixup! fix: unbloc ffmpeg on some broken videos
1 parent e96c55b commit b4b9a30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Files: tests/data/integritycheck/htaccessWithValidModifiedContent/.htaccess
107107
Copyright: 2016 ownCloud, Inc., 2019 Nextcloud GmbH and Nextcloud contributors
108108
License: AGPL-3.0-only
109109

110-
Files: core/img/favicon*.* core/img/logo/logo*.* tests/data/testimage.webp apps/testing/img/logo.png core/img/apps/spreed.svg
110+
Files: core/img/favicon*.* core/img/logo/logo*.* tests/data/testimage.webp tests/data/broken-video.webm apps/testing/img/logo.png core/img/apps/spreed.svg
111111
Copyright: 2016-2024 Nextcloud GmbH
112112
License: LicenseRef-NextcloudTrademarks
113113

tests/lib/Preview/MovieBrokenStuckFfmpegTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
2-
declare(strict_types=1);
32

3+
declare(strict_types=1);
44
/**
55
* SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
66
* SPDX-License-Identifier: AGPL-3.0-or-later

0 commit comments

Comments
 (0)