Skip to content

Commit

Permalink
Support for Audio sample rate, dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarex committed Jan 22, 2023
1 parent 5dfcabd commit 8dc764a
Show file tree
Hide file tree
Showing 33 changed files with 379 additions and 98 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@ Changelog
=======


### 1.7.1 (21)
New features:
- Audio sample rate.
- Dependencies updated:
- ffmpeg from 4.4 to 5.1.2
- libwebp from 1.2.1 to 1.3.0
- libarchive from 3.5.2 to 3.6.2
- libpng from 1.6.38 to 1.6.40
- libjpeg-turbo from 2.1.3 to 2.1.5
- lz4 from 1.9.3 to 1.9.4
- xz from 5.3.2alpha to 5.4.1
- zstd from 1.5.2 to 1.5.3

Bugfix:
- Support for Xcode 14
- Fixed some tags not displaying


### 1.7.0 (20)
New features:
- Support for folders and bundles.
Expand Down
2 changes: 1 addition & 1 deletion MediaInfo Finder Extension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<string>$(PRODUCT_MODULE_NAME).FinderSync</string>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020-2022 sbarex. All rights reserved.</string>
<string>Copyright © 2020-2023 sbarex. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
Expand Down
Loading

0 comments on commit 8dc764a

Please sign in to comment.