Skip to content

Commit 6247eda

Browse files
committed
Update NEWS.markdown for 1.7.2 release.
(cherry picked from commit d24b616)
1 parent bd658db commit 6247eda

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

NEWS.markdown

+15-9
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,30 @@ Windows users, please make sure to install [Microsoft .NET Desktop Runtime versi
1111

1212
#### Video
1313

14-
- Fixed an issue in VP9, MPEG-4, MPEG-2, NVENC, and AMD VCN encoders that could cause the creation of an excessive number of keyframes (#5530)
15-
- Disabled automatic a53 cc SEI pass through in NVENC.
14+
- Improved automatic selection of Dolby Vision Level
15+
- Fixed an issue in AMD VCN, MPEG-2, MPEG-4, NVIDIA NVENC, and VP9 encoders that could cause the creation of an excessive number of keyframes (#5530)
16+
- Fixed unintentional automatic pass through of closed caption side data when using NVIDIA NVENC encoder
17+
- Miscellaneous bug fixes and improvements
1618

1719
### Linux
1820

19-
- Addresses an issue where the file chooser opens in the home directory instead of the folder that was previously selected, when running as a Flatpak
21+
- Improved performance by removing duplicate graphic assets and reducing file size
22+
- Fixed Flatpak file chooser opening home directory instead of the previously selected directory
23+
- Fixed last item in the queue sometimes having the wrong destination path
24+
- Fixed some memory leaks in the graphical interface
2025

2126
### Mac
2227

23-
- Disabled the VideoToolbox H.264 hardware decoder for levels 6.1 and 6.2, the video was either not decoded properly on Intel, or some frames were not decoded at all on Apple Silicon.
24-
- Worked around a macOS 14 issue that causes the system to reboot when using the VideoToolbox encoders on an Apple Silicon Ultra CPU.
25-
- Fixed a crash that happened when opening a folder that contains no file.
28+
- Added a workaround to prevent a system crash when using VideoToolbox encoders with macOS 14 Sonoma on Apple Silicon Ultra
29+
- Added a workaround to prevent issues decoding H.264 video by disabling VideoToolbox hardware decoding for Level 6.1 and 6.2
30+
- Fixed a crash opening an empty folder
2631

2732
#### Windows
2833

29-
- Fixed an issue where Nvidia NVDec option was ignored (#5569)
30-
- Fixed an issue with theme loading that could cause a crash on start (#5567)
31-
- Fixed an issue where subtitle language order was not honoured. (#5590)
34+
- Added Automation Properties to some controls on the audio tab to assist screen readers
35+
- Fixed NVIDIA NVDEC option being ignored (#5569)
36+
- Fixed startup crash related to theme loading (#5567)
37+
- Fixed subtitle language order not being honoured (#5590)
3238

3339

3440
## HandBrake 1.7.1

0 commit comments

Comments
 (0)