fix fallback filler (#1265)

This commit is contained in:
Jason Dove
2023-05-03 12:08:14 -05:00
committed by GitHub
parent bc240a40e0
commit b0333e89cd
4 changed files with 21 additions and 11 deletions
+3
View File
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix extracting embedded text subtitles that had been incompletely extracted in the past
- Fix fallback filler looping by forcing software mode for this content
- Other content will still use hardware acceleration as configured
- Hardware-accelerated fallback filler may be re-enabled in the future
## [0.7.8-beta] - 2023-04-29
### Added