Skip to content

Commit

Permalink
Update NEWS.markdown for 1.7.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleysepos committed Feb 10, 2024
1 parent 97c5c90 commit bc1beb3
Showing 1 changed file with 21 additions and 6 deletions.
27 changes: 21 additions & 6 deletions NEWS.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,37 @@ Windows users, please make sure to install [Microsoft .NET Desktop Runtime versi

### All platforms

#### General

- Fixed formatting leading zeros for timestamps in logs
- Miscellaneous bug fixes and improvements

#### Video

- Fixed an issue that could potentially cause incorrect detection of source FPS value (#5677)

#### Subtitles

- Fixed tx3g to SSA subtitles conversion

### Linux

- Fixed the "All Files" open file dialog filter to really show all files
- Fixes an issue where adding a new default audio track automatically set the gain to -20dBs
- Fixed an issue where adding a new default audio track automatically set the gain to -20 dB

### macOS

- Fixed a regression introduced in HandBrake 1.7.2 by the workaround for VideoToolbox crashes on Sonoma
- Miscellaneous bug fixes and improvements

### Windows

- Harden loading of DLL files within libhb.
- Improved Keyboard Navigation on Chapter Tab (#5679)
- Fixed an issue that could cause encodes to appear stalled when process isolation is turned on.
- Fixed an issue that could prevent QSV decode from being used when a system has a non-intel GPU.
- Fixed an issue where the drive label was not always correctly detected. Fixes #5711
- Improved security hardening of loading of DLL files within libhb by limiting search scope (#5724)
- Improved keyboard navigation on Chapters tab (#5679)
- Fixed an issue that could cause encodes to appear stalled when process isolation is turned on
- Fixed an issue that could prevent QSV decode from being used when a system also has a non-Intel GPU
- Fixed an issue where the drive label was not always correctly detected (#5711)
- Miscellaneous bug fixes and improvements


## HandBrake 1.7.2
Expand Down

0 comments on commit bc1beb3

Please sign in to comment.