Overview

Request 6318 (accepted)

- Update to version 1.10.2:
* All platforms
- Video
- Fixed a crash that could happen when encoding high depth video
- Third-party libraries
- Updated libraries
o HarfBuzz 11.4.5 (subtitles)
o SVT-AV1 3.1.2 (AV1 video encoding)
* Mac
- Added a workaround to avoid a rare crash on Apple Silicon Macs
* Windows
- Fixed some incorrect behaviour on CQ/RF calcuations and
handling of presets
- The app will now automatically disable QSV or NVDec decoders
if an out-of-date driver is detected.

Submit package home:manfred-h / handbrake to package Multimedia / handbrake

handbrake.changes Changed
handbrake.spec Changed
1.10.1.tar.gz/contrib/svt-av1/A02-Fix-tune-ssim.patch Deleted
1.10.1.tar.gz/contrib/svt-av1/A03-Fix-overflow-bug-in-svt_compressed_packmsb_neon.patch Deleted
1.10.1.tar.gz/NEWS.markdown -> 1.10.2.tar.gz/NEWS.markdown Changed
1.10.1.tar.gz/contrib/harfbuzz/module.defs -> 1.10.2.tar.gz/contrib/harfbuzz/module.defs Changed
1.10.1.tar.gz/contrib/svt-av1/module.defs -> 1.10.2.tar.gz/contrib/svt-av1/module.defs Changed
1.10.1.tar.gz/gtk/data/fr.handbrake.ghb.metainfo.xml.in.in -> 1.10.2.tar.gz/gtk/data/fr.handbrake.ghb.metainfo.xml.in.in Changed
1.10.1.tar.gz/libhb/motion_metric.c -> 1.10.2.tar.gz/libhb/motion_metric.c Changed
1.10.1.tar.gz/macosx/HBCore.m -> 1.10.2.tar.gz/macosx/HBCore.m Changed
1.10.1.tar.gz/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj -> 1.10.2.tar.gz/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj Changed
1.10.1.tar.gz/win/CS/HandBrake.Interop/HandBrake.Interop.csproj -> 1.10.2.tar.gz/win/CS/HandBrake.Interop/HandBrake.Interop.csproj Changed
1.10.1.tar.gz/win/CS/HandBrake.Nsis.Installer/Installer64.nsi -> 1.10.2.tar.gz/win/CS/HandBrake.Nsis.Installer/Installer64.nsi Changed
1.10.1.tar.gz/win/CS/HandBrake.Worker/HandBrake.Worker.csproj -> 1.10.2.tar.gz/win/CS/HandBrake.Worker/HandBrake.Worker.csproj Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/HandBrakeWPF.csproj -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/HandBrakeWPF.csproj Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/Model/GpuInfo.cs -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/Model/GpuInfo.cs Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/app.manifest -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/app.manifest Changed
1.10.1.tar.gz/win/CS/HandBrakeWPF/packages.lock.json -> 1.10.2.tar.gz/win/CS/HandBrakeWPF/packages.lock.json Changed
download.tar.bz2/SVT-AV1-v3.1.0.tar.gz Deleted
download.tar.bz2/SVT-AV1-v3.1.2.tar.gz Added
version.txt Changed
Refresh
Refresh

manfred-h

manfred-h wrote 28 days ago

@frispete: I understood your hints last time, but as you write, "if time permits..." ;-)

Request History
manfred-h's avatar

manfred-h created request 29 days ago

- Update to version 1.10.2:
* All platforms
- Video
- Fixed a crash that could happen when encoding high depth video
- Third-party libraries
- Updated libraries
o HarfBuzz 11.4.5 (subtitles)
o SVT-AV1 3.1.2 (AV1 video encoding)
* Mac
- Added a workaround to avoid a rare crash on Apple Silicon Macs
* Windows
- Fixed some incorrect behaviour on CQ/RF calcuations and
handling of presets
- The app will now automatically disable QSV or NVDec decoders
if an out-of-date driver is detected.


frispete's avatar

frispete accepted request 28 days ago

LGTM, thanks, Manfred! If you find time, it would be great to replace the non-modified integrated libs to use our shared ones.