fix qsv hevc encoder (#956)

* update dependencies

* fix typo in qsv hevc encoder param

* update changelog
This commit is contained in:
Jason Dove
2022-09-10 15:44:59 -05:00
committed by GitHub
parent 9b8dc0ed80
commit 7f4004c228
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix typo introduced in `0.6.7-beta` that stopped QSV HEVC encoder from working
## [0.6.7-beta] - 2022-09-05
### Fixed