Skip to content

Commit 1a65080

Browse files
authored
chore(i18n): Correct capitalization of 'FFmpeg'
Signed-off-by: rakekniven <[email protected]>
1 parent 007de70 commit 1a65080

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179179
* fix(FileListener): Listen to file movements across share boundaries
180180
* fix plsatform check (Thanks to @mr-bryn)
181181
* Fixed spelling mistake in appinfo/routes.php (Thanks to @asp.nut)
182-
* fix(InstallDeps): Use ffmpegDir to install ffmpeg
182+
* fix(InstallDeps): Use ffmpegDir to install FFmpeg
183183

184184
## [6.1.0] - 2024-02-28
185185

@@ -397,7 +397,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
397397
- Copy face detections to sharees on ShareCreated; Delete them on ShareDeleted
398398
- Add face detections for all users that can see the file
399399
- Implement code paths for moving files
400-
- limit ffmpeg CPU core usage according to settings
400+
- limit FFmpeg CPU core usage according to settings
401401
- Utilize mozart to avoid dependency hell
402402
- Update translations from Transifex
403403
- Add note about 1-core policy for WASM
@@ -433,7 +433,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
433433

434434
### Fixed
435435
- Add Migration step: Add index for detections#file_id column
436-
- Run custom ffmpeg install in InstallDeps (Support musicnn,movinet on ARM)
436+
- Run custom FFmpeg install in InstallDeps (Support musicnn,movinet on ARM)
437437
- MusicnnClassifier: Increase WASM timeout
438438
- ClusteringFaceClassifier: Filter out non-straight faces
439439
- Set max execution time for classifier cron job
@@ -675,7 +675,7 @@ Drop support for Nextcloud 24
675675
- ViewAdmin: Clarify node path setting description
676676
- ViewAdmin: Add examples for each tagging setting
677677
- ViewAdmin: Update Note about background job interval
678-
- InstallDeps: Fix ffmpeg
678+
- InstallDeps: Fix FFmpeg
679679
- Settings: Allow enabling geo tagging
680680
- Fine-tune musicnn
681681

0 commit comments

Comments
 (0)