Dependency:
- update libass to 0.17.2: full change log can be seen in https://github.com/libass/libass/releases/tag/0.17.2
What's New:
- Embedded Font Parsing: In this release, we've leveraged libass's capability to parse fonts embedded in SSA/ASS files.
Bug Fixes:
- IAMStreamSelect::Info Compatibility: We've addressed an issue (#23) related to the IAMStreamSelect::Info function. Previously, this function returned a nullptr if it couldn't handle the result, causing incompatibility with CrystalDiskInfo, which uses MCI. This issue has now been resolved.
- Subtitle Track List Display in MPC-HC: We've corrected a problem that caused an incorrect display of the subtitle track list when using MPC-HC as a player in #22. This fix addresses the issue raised in #16. We would like to extend our special thanks to @pkuislm for their contribution to this fix.
New Contributors
Full Changelog: 2023050...2024052